summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-12-09 18:24:56 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-12-09 18:24:56 +0100
commit18eb31963b9e5b343b934df98ed32bc7d13006f4 (patch)
treebca0a58c459bac0c7fa0ff67764c78fa907cdfd2 /doc
parent9282fbb9ad7e7012c9a7e1af71f157a610cca724 (diff)
Improve x264opts description.
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index da44c1760a..ed99cb4278 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -616,7 +616,7 @@ Specify Weighted prediction for P-frames.
Deprecated in favor of @var{x264opts} (see @var{weightp} libx264 option).
@item x264opts @var{options}
-Allow to set any x264 option, see x264 --fullhelp for a list.
+Allow to set any x264 option, see @code{x264 --fullhelp} for a list.
@var{options} is a list of @var{key}=@var{value} couples separated by
":". In @var{filter} and @var{psy-rd} options that use ":" as a separator