1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-19 07:45:05 +02:00

doc: Update x264 option a53cc, forgotten in 93e04102.

This commit is contained in:
Carl Eugen Hoyos 2016-10-17 19:11:18 +02:00
parent c143a9c96f
commit df9b151a1b

View File

@ -2004,7 +2004,7 @@ ffmpeg -i foo.mpg -vcodec libx264 -x264opts keyint=123:min-keyint=20 -an out.mkv
@item a53cc @var{boolean} @item a53cc @var{boolean}
Import closed captions (which must be ATSC compatible format) into output. 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.) @item x264-params (N.A.)
Override the x264 configuration using a :-separated list of key=value Override the x264 configuration using a :-separated list of key=value