doc: improve IMF demuxer documentation

Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
This commit is contained in:
Pierre-Anthony Lemieux 2023-01-05 15:29:45 -08:00
parent 15de355e62
commit 23b4251808
No known key found for this signature in database
GPG Key ID: 698FA1F0F8D4EED4
1 changed files with 9 additions and 1 deletions

View File

@ -307,7 +307,15 @@ stream which contains the alpha channel in addition to the ordinary video.
Interoperable Master Format demuxer.
This demuxer presents audio and video streams found in an IMF Composition.
This demuxer presents audio and video streams found in an IMF Composition, as
specified in @url{https://doi.org/10.5594/SMPTE.ST2067-2.2020, SMPTE ST 2067-2}.
@example
ffmpeg [-assetmaps <path of ASSETMAP1>,<path of ASSETMAP2>,...] -i <path of CPL> ...
@end example
If @code{-assetmaps} is not specified, the demuxer looks for a file called
@file{ASSETMAP.xml} in the same directory as the CPL.
@section flv, live_flv, kux