#8420: MP4 duration is not correct
--------------------------------------+------------------------------------
             Reporter:  manuelyuan    |                    Owner:
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avformat
              Version:  git-master    |               Resolution:  invalid
             Keywords:  mov duration  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 You cannot use `-vsync 0` reliably with mp4/mov output as our muxer only
 supports cfr.
 The following works fine here:
 {{{
 ffmpeg -i mp4_duration_is_incorrect.mp4 -max_muxing_queue_size 400 out.mp4
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8420#comment:2>
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".

Reply via email to