diff etc/codecs.conf @ 18580:d444160ee47c

Support WVC1 decoding via dmo binary codec wvc1dmod.dll
author rtogni
date Mon, 05 Jun 2006 18:41:01 +0000
parents 92acf411440c
children ea0d835bfe2e
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Jun 05 11:45:33 2006 +0000
+++ b/etc/codecs.conf	Mon Jun 05 18:41:01 2006 +0000
@@ -777,6 +777,15 @@
   out YUY2,UYVY
 ;  out BGR32,BGR24,BGR16 ;,BGR15
 
+videocodec wmvvc1dmo
+  info "Windows Media Video (VC-1) Advanced Profile Decoder"
+  status working
+  fourcc WVC1
+  driver dmo
+  dll "wvc1dmod.dll"
+  guid 0xc9bfbccf, 0xe60e, 0x4588, 0xa3, 0xdf, 0x5a, 0x03, 0xb1, 0xfd, 0x95, 0x85
+  out YV12,YUY2
+
 videocodec wmsdmod
   info "Windows Media Screen Codec 2"
   status working