[MPlayer-dev-eng] [PATCH] add VP9 support
James Zern
jzern at google.com
Fri Nov 15 05:50:11 CET 2013
via libavcodec/libvpx-vp9
-------------- next part --------------
Index: etc/codecs.conf
===================================================================
--- etc/codecs.conf (revision 36505)
+++ etc/codecs.conf (working copy)
@@ -2949,6 +2949,14 @@ videocodec fflibvpx
dll "libvpx"
out YV12
+videocodec fflibvpxvp9
+ info "FFmpeg wrapper for libvpx/VP9"
+ status working
+ fourcc VP90
+ driver ffmpeg
+ dll "libvpx-vp9"
+ out YV12
+
videocodec mwv1
info "Motion Wavelets"
status working
More information about the MPlayer-dev-eng
mailing list