diff etc/codecs.conf @ 13750:62e739558f5c

Support WMV Screen Codec 2 (MSS2) with binary codec
author rtognimp
date Sun, 24 Oct 2004 21:23:58 +0000
parents f2234d265869
children bb8252a5c525
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 24 20:55:33 2004 +0000
+++ b/etc/codecs.conf	Sun Oct 24 21:23:58 2004 +0000
@@ -643,6 +643,15 @@
   out YUY2,UYVY
   out BGR32,BGR24,BGR16 ;,BGR15
 
+videocodec wmsdmod
+  info "Windows Media Screen Codec 2"
+  status working
+  fourcc MSS2
+  driver dmo
+  dll "wmsdmod.dll"
+  guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
+  out BGR32,BGR24,BGR16
+
 videocodec ubmp4
   info "UB Video MPEG 4"
   comment "black&white"