[FFmpeg-trac] #3511(avcodec:reopened): support FrameRate in dpx files
FFmpeg
trac at avcodec.org
Fri Jul 29 00:51:42 EEST 2022
#3511: support FrameRate in dpx files
-------------------------------------+------------------------------------
Reporter: dave rice | Owner: (none)
Type: enhancement | Status: reopened
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: dpx | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Changes (by Elliott):
* cc: Elliott (added)
Comment:
In case a sample helps, here is a DPX image with frame rate of 23.976.
ffmpeg identifies it as 25.
You can see the correct frame rate with Mediainfo.
https://drive.google.com/file/d/1FTfnIEAGYeUL259qVm9rzs7Owp8Hw4SH/view?usp=sharing
It also shows this warning, which I believe is because it checks for
upper-case v:
{{{
[dpx @ 0x65cdf40] Unknown header format version v1.0.
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3511#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list