[FFmpeg-devel] [mov] Bail when invalid sample data is present.

Dale Curtis dalecurtis at chromium.org
Tue Aug 29 00:45:47 EEST 2017


On Fri, Aug 25, 2017 at 6:09 PM, Michael Niedermayer <michael at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sample_count_fix_v4.patch
Type: application/octet-stream
Size: 4400 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170828/9af03566/attachment.obj>


More information about the ffmpeg-devel mailing list