[FFmpeg-devel] [PATCH 2/2] avformat/mxf: add documentation for eia608_extract parameter
Marc-Antoine Arnaud
marc-antoine.arnaud at luminvent.com
Fri Dec 3 11:57:42 EET 2021
---
doc/demuxers.texi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index 23b6753602..587ce11c95 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