diff etc/codecs.conf @ 36364:4f8cf378dba4

add screenpressor SCPR binary decoder
author compn
date Fri, 04 Oct 2013 01:10:58 +0000
parents d637c5e698f0
children 7ec0ea475900
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Sep 24 20:50:02 2013 +0000
+++ b/etc/codecs.conf	Fri Oct 04 01:10:58 2013 +0000
@@ -3196,6 +3196,14 @@
   dll "mwsc.dll"
   out BGR24 flip
 
+videocodec screenpressor
+  info "ScreenPressor Lossless Codec"
+  status working
+  fourcc SCPR
+  driver vfw
+  dll "scpr.dll"
+  out BGR32,BGR24,BGR16 flip
+
 videocodec zdsoft
   info "zdsoft screen recorder"
   status working