Re: [FFmpeg-devel] [PATCH] avformat/mov: Enable header parsing for VP9.

2016-09-06 Thread Ronald S. Bultje
Hi Matthew, On Tue, Sep 6, 2016 at 10:10 PM, Matthew Gregan wrote: > Hi, > > The attached patch fixes playback of MP4/VP9 media containing superframes > when using the built-in VP9 decoder. > > As an example, > https://github.com/Netflix/vp9-dash/raw/master/DASH-Samples/Fountain_2997_ > 0560kbps

[FFmpeg-devel] [PATCH] avformat/mov: Enable header parsing for VP9.

2016-09-06 Thread Matthew Gregan
Hi, The attached patch fixes playback of MP4/VP9 media containing superframes when using the built-in VP9 decoder. As an example, https://github.com/Netflix/vp9-dash/raw/master/DASH-Samples/Fountain_2997_0560kbps_640x480_4x3PAR.ivf_DashUnencrypted.ismv plays with corrupted frames using ffplay wit