#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 |
-------------------------------------+-------------------------------------
Changes (by Tomas Härdin):
* type: defect => enhancement
* component: undetermined => avformat
Comment:
A sample would be nice. It seems for most samples that we have
r_frame_rate is probed at the codec level. However frame rate and timecode
have little to do with each other and avg_frame_rate and r_frame_rate are
not the proper fields to carry such information in. Carrying timecode
information between MXF and MOV likely involves parsing !TimecodeComponent
to some common format.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9856#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".