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

Matthew Gregan kinetik at flim.org
Wed Sep 7 05:10:23 EEST 2016


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 without this patch and works fine
with the patch applied (or with libvpx built with --enable-vp9-highbitdepth
forced via -vcodec libvpx).

Cheers,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-mov-Enable-header-parsing-for-VP9.patch
Type: text/x-diff
Size: 1034 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160907/61b9a39c/attachment.patch>


More information about the ffmpeg-devel mailing list