[FFmpeg-trac] #9842(undetermined:new): IMF Demuxer: Pull starting timecode from CPL
FFmpeg
trac at avcodec.org
Mon Jul 25 22:37:54 EEST 2022
#9842: IMF Demuxer: Pull starting timecode from CPL
-------------------------------------+-------------------------------------
Reporter: Derek | Type:
Prestegard | enhancement
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
The IMF demuxer does not currently return the starting timecode declared
in the CPL.
This should be retrieved from the CPL and passed downstream to muxers that
support it like MOV and MXF.
How to reproduce:
{{{
% ffmpeg -f imf -i input_cpl.xml... output
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9842>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list