>ffprobe duration difference between 5.1.3 and 6.0.
>
>I'd like to know if this is an expected behavior change

Yes, this is an expected change,
take a look at this unambiguous commit:
https://github.com/FFmpeg/FFmpeg/commit/836b8001c924deb9263b0f5b7c74ccfaab1f4fdc

Note that your sample has an edit list which truncates the available (stts) 
duration to 1s,
but other durations in the file (mvhd/mdhd/tkhd) are set to longer values - 
which is wrong (according to 14496-12).

Nicolas
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to