From 6cfa17330317346d7ca34525003cad4d96ecf0cd Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Fri, 8 Feb 2019 23:10:12 +0100 Subject: mpeg12enc: Use Closed Captions if available Signed-off-by: Michael Niedermayer --- doc/encoders.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/encoders.texi') 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 -- cgit v1.2.3