changeset 34926:14058ab73740

Support Kostya's TechSmith Camtasia Screen Codec 2 decoder.
author cehoyos
date Fri, 13 Jul 2012 11:27:09 +0000
parents ad4e106e9ffe
children 900041c0e8ab
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Jul 12 20:16:39 2012 +0000
+++ b/etc/codecs.conf	Fri Jul 13 11:27:09 2012 +0000
@@ -3508,6 +3508,14 @@
   dll "camtasia"
   out BGR32,BGR24,BGR15,BGR8 query
 
+videocodec fftscc2
+  info "FFmpeg TechSmith Camtasia Screen Codec 2"
+  status working
+  fourcc tsc2
+  driver ffmpeg
+  dll tscc2
+  out 444P
+
 ; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp
 videocodec camtasia
   info "TechSmith Camtasia Screen Codec"