changeset 29738:e66e3a35a045

add binary codec for fourcc slif
author compn
date Mon, 19 Oct 2009 03:45:14 +0000
parents 25166964e1ec
children 334fa89cf7c4
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 18 18:44:51 2009 +0000
+++ b/etc/codecs.conf	Mon Oct 19 03:45:14 2009 +0000
@@ -2104,6 +2104,14 @@
   out YV12
   out BGR24
 
+videocodec slifvfw
+  info "SoftLab-NSK Forward MPEG2 I-frames"
+  status working
+  fourcc slif
+  driver vfw
+  dll "slif.dll"
+  out RGB32 flip
+
 videocodec cjpg
   info "Creative Labs Video Blaster Webcam"
   comment "sequential jpeg files?"