[FFmpeg-trac] #9028(avformat:open): mp4 durations include edit list delay
FFmpeg
trac at avcodec.org
Wed Apr 7 15:53:12 EEST 2021
#9028: mp4 durations include edit list delay
------------------------------------+------------------------------------
Reporter: j0sh | Owner:
Type: defect | Status: open
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mov edts | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by Balling):
* status: new => open
Comment:
Okay, so gop-600.mp4 is indeed fixed, but cut-ts-600.mp4 is VFR.
{{{
ffmpeg -i cut-ts-600.mp4 -vf vfrdet -an -f null -
}}}
{{{
[Parsed_vfrdet_0 @ 0000023d9ae4ed40] VFR:0.014085 (1/70) min: 3000 max:
6000 avg: 6000
}}}
And BTW, cut-mp4-600.mp4 is also VFR...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9028#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list