changeset 34943:4e0366756f10

add tsc2 binary codec
author compn
date Fri, 20 Jul 2012 11:54:10 +0000
parents 1ad8731278a1
children b2c0f05a7a5f
files etc/codecs.conf
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Jul 19 10:35:20 2012 +0000
+++ b/etc/codecs.conf	Fri Jul 20 11:54:10 2012 +0000
@@ -3536,6 +3536,15 @@
   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