diff etc/codecs.conf @ 34720:cf625557afab

add mnm4 binary codec, need sample for further testing
author compn
date Sun, 11 Mar 2012 15:45:10 +0000
parents ed17a153a918
children 9944765ea06b
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Mar 10 19:19:02 2012 +0000
+++ b/etc/codecs.conf	Sun Mar 11 15:45:10 2012 +0000
@@ -144,6 +144,15 @@
   dll "VCMIMM4.dll"
   out BGR15 flip
 
+videocodec marchmpeg4
+  info "March Networks MPEG4"
+  status untested
+  comment "decoder decodes xvid but we need mnm4 sample"
+  fourcc MNM4
+  driver vfwex
+  dll "mnmpeg4.dll"
+  out YUY2,UYVY flip
+
 videocodec amv2
   info "lossless video codec"
   status working