[MPlayer-dev-eng] [PATCH] add VP9 support

Josh joshf87 at live.com
Fri Nov 15 18:41:47 CET 2013


On 11/15/2013 06:38, compn wrote:
> On Fri, 15 Nov 2013 00:08:33 -0500, Brad Smith wrote:
>> On 14/11/13 11:50 PM, James Zern wrote:
>>> via libavcodec/libvpx-vp9
>>
>> There should be an entry for libavcodec's native VP9 decoder. Also what
>> about the Matroska demuxer?
>
> patches welcome.
>
> -compn
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>
>

This works for me for vp9 I simply copied the vp8 entry, I used a small 
video from http://base-n.de/webm/VP9%20Sample.html

videocodec ffvp9
   info "FFmpeg VP9"
   status working
   fourcc VP90
   driver ffmpeg
   dll "vp9"
   out YV12


More information about the MPlayer-dev-eng mailing list