[Mplayer-cvslog] CVS: main/etc codecs.conf,1.177,1.178
Alex Beregszaszi
alex at mplayerhq.hu
Sun Apr 21 15:32:37 CEST 2002
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv12693
Modified Files:
codecs.conf
Log Message:
alf2 working, added techsmith camtasia
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- codecs.conf 21 Apr 2002 10:03:26 -0000 1.177
+++ codecs.conf 21 Apr 2002 13:32:35 -0000 1.178
@@ -725,7 +725,7 @@
videocodec CJPG
info "CJPG"
status untested
- comment "need sample files"
+ comment "need sample files (this dll is decompression only!)"
fourcc CJPG
driver vfw
dll "CtWbJpg.DLL"
@@ -830,6 +830,15 @@
dll "rricm.dll"
out BGR24 flip
+; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp
+videocodec camtasia
+ info "TechSmith Camtasia Screen Codec"
+ status buggy
+ fourcc TSCC,tscc
+ driver vfw
+ dll "tsccvid.dll"
+ out BGR15 flip
+
; raw formats: (now RGB formats are autodetected)
; these raw codecs are used mostly by tv input
@@ -1191,8 +1200,7 @@
; http://www.nctsoft.com/products/NCTALFCD/
; jdp at mail.sonofon.dk
info "ALF2"
- status untested
- comment "Working so try it"
+ status working
format 0x1FC4 ; ALF2
driver acm
dll "alf2cd.acm"
More information about the MPlayer-cvslog
mailing list