From 0c3633c9ffcf78ea317e1f48a36063830044bf8d Mon Sep 17 00:00:00 2001 From: compn Date: Mon, 19 Oct 2009 03:45:14 +0000 Subject: add binary codec for fourcc slif git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29780 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 9aee66015b..0c19f945bf 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2104,6 +2104,14 @@ videocodec vcr2 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?" -- cgit v1.2.3