#8420: MP4 duration is not correct
--------------------------------------+------------------------------------
Reporter: manuelyuan | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: fixed
Keywords: mov duration | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Changes (by Balling):
* resolution: invalid => fixed
Comment:
Okay, this now works perfectly. Error "Too many packets buffered for
output stream 0:1.",
does not happen either.
ffmpeg -v 9 -loglevel 99 -i mp4_duration_is_incorrect.mp4 -vsync
passthrough odjwecfrjd.mp4
Duration of video is 3 s 17 ms.
Obviously Duration: 436 ms and mdhd_Duration: 436 are wrong on the
original file. And also gapless playback of 3 s 51 ms aac only happens
when it is -c:a copy.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8420#comment:5>
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".