summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-08-27 12:14:59 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:15:49 +0200
commit26fb47e54c1e3fdcf763b6ba6696413854c8c116 (patch)
treeea40a8ad3860f815adbd48cd28c5ccc87c51fac7 /etc
parent477769e6b3573cbdc365a2cf3fd24bee600e3a2b (diff)
downloadmpv-26fb47e54c1e3fdcf763b6ba6696413854c8c116.tar.bz2
mpv-26fb47e54c1e3fdcf763b6ba6696413854c8c116.tar.xz
codecs.conf: add matchware screen codec fourcc MWSC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32022 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 67770841a5..4ab87f40fc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2488,6 +2488,14 @@ videocodec bwmpeg
dll "bw10.dll" ;requires vtaccess.dll
out YV12,YUY2,I420
+videocodec matchware
+ info "matchware screen capture codec"
+ status working
+ fourcc MWSC
+ driver vfw
+ dll "mwsc.dll"
+ out BGR24 flip
+
videocodec zdsoft
info "zdsoft screen recorder"
status working