changeset 32273:96aa67fb9a63

Partial support for ffwmvp (only works with -demuxer lavf).
author cehoyos
date Sun, 26 Sep 2010 16:24:36 +0000
parents fd4cd29b6121
children c475ed274718
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Sep 26 08:45:40 2010 +0000
+++ b/etc/codecs.conf	Sun Sep 26 16:24:36 2010 +0000
@@ -943,6 +943,14 @@
   dll wmv3
   out YV12,I420,IYUV
 
+videocodec ffwmvp
+  info "FFmpeg WVC1"
+  status buggy
+  fourcc wmvp,WMVP
+  driver ffmpeg
+  dll wmv3
+  out YV12,I420,IYUV
+
 videocodec ffwmv3vdpau
   info "FFmpeg WMV3/WMV9 (VDPAU)"
   status buggy