summaryrefslogtreecommitdiff
path: root/doc/encoders.texi
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2019-02-08 23:10:12 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2019-03-16 00:02:23 +0100
commit6cfa17330317346d7ca34525003cad4d96ecf0cd (patch)
tree2a42662780ee62db8b29c88d1343215dfe2f0640 /doc/encoders.texi
parentdef18ac43bb95d2062081c6cac23208456fee03c (diff)
mpeg12enc: Use Closed Captions if available
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/encoders.texi')
-rw-r--r--doc/encoders.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index 29625ba07c..94337d009c 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -2574,6 +2574,9 @@ Specifies the video_format written into the sequence display extension
indicating the source of the video pictures. The default is @samp{unspecified},
can be @samp{component}, @samp{pal}, @samp{ntsc}, @samp{secam} or @samp{mac}.
For maximum compatibility, use @samp{component}.
+@item a53cc @var{boolean}
+Import closed captions (which must be ATSC compatible format) into output.
+Default is 1 (on).
@end table
@section png