diff etc/codecs.conf @ 19666:45da8f2cc6a7

Experimental WVC1 decoding via lavc
author rtogni
date Mon, 04 Sep 2006 21:31:37 +0000
parents 70cb301e94f0
children 59de9ee0ce47
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Sep 04 18:19:43 2006 +0000
+++ b/etc/codecs.conf	Mon Sep 04 21:31:37 2006 +0000
@@ -546,6 +546,14 @@
   dll wmv3
   out YV12,I420,IYUV
   
+videocodec ffvc1
+  info "FFmpeg M$ WVC1"
+  status buggy
+  fourcc WVC1,wvc1
+  driver ffmpeg
+  dll vc1
+  out YV12,I420,IYUV
+
 videocodec ffh264
   info "FFmpeg H.264"
   status working