[Mplayer-cvslog] CVS: main/etc codecs.conf,1.169,1.170
Alex Beregszaszi
alex at mplayerhq.hu
Sun Apr 21 02:55:14 CEST 2002
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv2060
Modified Files:
codecs.conf
Log Message:
added UCOD
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- codecs.conf 20 Apr 2002 13:34:54 -0000 1.169
+++ codecs.conf 21 Apr 2002 00:55:12 -0000 1.170
@@ -789,6 +789,18 @@
; out YUY2
; out BGR32,BGR24,BGR16,BGR15
+; CLRVIDDC.DLL needed too, with uppercase
+videocodec ucod
+ info "UCOD-ClearVideo"
+ status working
+ comment "BGR16 is buggy"
+ fourcc UCOD
+ driver vfw
+ dll "clrviddd.dll"
+ out UYVY
+ out BGR32,BGR24,BGR15 flip
+; out BGR16 flip
+
; raw formats: (now RGB formats are autodetected)
; these raw codecs are used mostly by tv input
More information about the MPlayer-cvslog
mailing list