[FFmpeg-devel] [PATCH 2/2] avformat/mxf: add documentation for eia608_extract parameter

Marc-Antoine Arnaud marc-antoine.arnaud at luminvent.com
Tue Nov 23 15:16:15 EET 2021


---
 doc/demuxers.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index fecfeadb47..06f666b5f1 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -776,6 +776,9 @@ MXF demuxer.
 
 @table @option
 
+ at item -eia608_extract @var{bool}
+Extract EIA-608 captions from SMPTE 436M track
+
 @item -skip_audio_reordering @var{bool}
 This option will disable the audio reordering based on Multi-Channel Audio (MCA) labelling (SMPTE ST-377-4).
 @end table
-- 
2.33.1



More information about the ffmpeg-devel mailing list