VP9 / WebM file decoding failure
Tested on the vlc-3.0.0-git-20141201-1908-win64.exe nightly build. The attached WebM file displays massive decoding errors in VLC, but plays fine in Chrome and Firefox.
The WebM file was generated using the command ffmpeg -i Christmas.gif -c:v vp9 -b:v 10M -crf 30 -deadline best Christmas.webm Using a trunk build of x64 ffmpeg for Windows (version N-68104-g32eadfe) compiled with a trunk version of libvpx (v1.3.0-4914-ge0b3e21)
I notice this issue with a lot of VP9 WebMs I've encoded, but this is a small convenient file which triggers the issue reliably for me.
Edited by Jean-Baptiste Kempf