diff etc/codecs.conf @ 31941:7ee3edf8418f

add matchware screen codec fourcc MWSC
author compn
date Fri, 27 Aug 2010 12:14:59 +0000
parents 8b84595bcfd8
children beaf6bf007a5
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Aug 26 21:06:24 2010 +0000
+++ b/etc/codecs.conf	Fri Aug 27 12:14:59 2010 +0000
@@ -2488,6 +2488,14 @@
   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