From 26fb47e54c1e3fdcf763b6ba6696413854c8c116 Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 27 Aug 2010 12:14:59 +0000 Subject: codecs.conf: add matchware screen codec fourcc MWSC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32022 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 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 -- cgit v1.2.3