On Fri, Aug 25, 2017 at 6:09 PM, Michael Niedermayer <mich...@niedermayer.cc > wrote: > > This changes the printed duration start time and bitrate for > MAV_0034.3G2 > see > https://trac.ffmpeg.org/ticket/2757
Thanks, I've restored the ability to query these types of files. That file also reveals the potential for a case that was unhandled prior to any of my patches. File which mixed boxes with and without ctts entries would pick up either the wrong ctts entry or uninitialized data. Zero initializing the the ctts data array solves this problem. - dale
sample_count_fix_v4.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel