From df9b151a1bdc439a600bfe67ec02844f9cc3d803 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Mon, 17 Oct 2016 19:11:18 +0200 Subject: [PATCH] doc: Update x264 option a53cc, forgotten in 93e04102. --- doc/encoders.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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