Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2016-10-17 20:11:18 +0300
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2016-10-17 20:11:18 +0300
commitdf9b151a1bdc439a600bfe67ec02844f9cc3d803 (patch)
tree9d3cae66ece5fba3252cf86b72f3357eaf546eda /doc
parentc143a9c96ff907a8fe4598529664aec7cb156708 (diff)
doc: Update x264 option a53cc, forgotten in 93e04102.
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 1f4044ef0f..09e1b9e884 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2004,7 +2004,7 @@ ffmpeg -i foo.mpg -vcodec libx264 -x264opts keyint=123:min-keyint=20 -an out.mkv
@item a53cc @var{boolean}
Import closed captions (which must be ATSC compatible format) into output.
-Only the mpeg2 and h264 decoders provide these. Default is 0 (off).
+Only the mpeg2 and h264 decoders provide these. Default is 1 (on).
@item x264-params (N.A.)
Override the x264 configuration using a :-separated list of key=value