summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 75e2462f55..7b78214ed6 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -777,6 +777,15 @@ videocodec wmvadmo
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