Message ID | 20211110174007.34740-2-marc-antoine.arnaud@luminvent.com |
---|---|
State | New |
Headers | show |
Series | [FFmpeg-devel,1/2] avformat/mxf: support MCA audio information | expand |
Context | Check | Description |
---|---|---|
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | success | Make fate finished |
andriy/make_ppc | success | Make finished |
andriy/make_fate_ppc | success | Make fate finished |
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 +@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