[FFmpeg-trac] #9856(avformat:new): MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate
FFmpeg
trac at avcodec.org
Wed Aug 24 09:18:41 EEST 2022
#9856: MXF demuxer does not set AVStream::avg_frame_rate and ::r_frame_rate
-------------------------------------+-------------------------------------
Reporter: Pierre- | Owner: (none)
Anthony Lemieux |
Type: enhancement | Status: new
Priority: normal | Component: avformat
Version: unspecified | Resolution:
Keywords: mxf | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Pierre-Anthony Lemieux):
Regardless of deeper solution re: timecode, I think it would be good if
the MXF demuxer set AVStream::avg_frame_rate and AVStream::r_frame_rate,
at least in the case where they are know, e.g. in the case of J2K image
frames wrapped according to SMPTE ST 422, Table A.1
(https://doi.org/10.5594/SMPTE.ST422.2019).
Below is a suggested minimal patch:
https://github.com/sandflow/ffmpeg-imf/pull/101
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9856#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list