[Mplayer-cvslog] CVS: main/etc codecs.conf,1.366,1.367
Roberto Togni CVS
syncmail at mplayerhq.hu
Sun Oct 24 23:24:01 CEST 2004
CVS change done by Roberto Togni CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv20907
Modified Files:
codecs.conf
Log Message:
Support WMV Screen Codec 2 (MSS2) with binary codec
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -r1.366 -r1.367
--- codecs.conf 24 Oct 2004 19:18:25 -0000 1.366
+++ codecs.conf 24 Oct 2004 21:23:58 -0000 1.367
@@ -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"
More information about the MPlayer-cvslog
mailing list