#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
_______________________________________________
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".