[MPlayer-cvslog] r35037 - trunk/etc/codecs.conf

compn subversion at mplayerhq.hu
Fri Jul 20 13:54:11 CEST 2012


Author: compn
Date: Fri Jul 20 13:54:10 2012
New Revision: 35037

Log:
add tsc2 binary codec

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu Jul 19 12:35:20 2012	(r35036)
+++ trunk/etc/codecs.conf	Fri Jul 20 13:54:10 2012	(r35037)
@@ -3536,6 +3536,15 @@ videocodec camtasia
   dll "tsccvid.dll"
   out BGR32,BGR24,BGR15,BGR8 query,flip
 
+videocodec camtasia2
+  info "TechSmith Camtasia Screen Codec 2"
+  comment "works on winxp only"
+  status working
+  fourcc TSC2,tsc2
+  driver vfw
+  dll "tsc2_codec32.dll"
+  out BGR32,BGR24,BGR15,BGR8 query,flip
+
 videocodec ffcamstudio
   info "CamStudio Screen Codec"
   status working


More information about the MPlayer-cvslog mailing list