diff etc/codecs.conf @ 26444:cea51ac82475

Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL codecs.conf patch by AsSlowAsHell |asslowashell | g m a i l| win32.c patch by me
author rtogni
date Sun, 20 Apr 2008 21:13:17 +0000
parents e0842af76afd
children f6183d22bdb3
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Apr 20 19:44:21 2008 +0000
+++ b/etc/codecs.conf	Sun Apr 20 21:13:17 2008 +0000
@@ -362,6 +362,14 @@
 
 ;WIN32:
 
+videocodec msuscls
+  info "MSU Screen Capture Lossless Codec"
+  status working
+  fourcc SCLS
+  driver vfw
+  dll "SCLS.DLL"
+  out BGR32,BGR24,BGR16 flip
+
 videocodec cram
   info "Microsoft Video 1"
   comment "-vf palette required for 8bpp"