summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-19 03:45:14 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-19 03:45:14 +0000
commit0c3633c9ffcf78ea317e1f48a36063830044bf8d (patch)
treeb07d994eb0106fb9470ac7c65bcd537c06fe0946 /etc
parentda278b3184f5abf4bea6f547c691586b239b4c41 (diff)
downloadmpv-0c3633c9ffcf78ea317e1f48a36063830044bf8d.tar.bz2
mpv-0c3633c9ffcf78ea317e1f48a36063830044bf8d.tar.xz
add binary codec for fourcc slif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29780 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
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?"