# HG changeset patch # User compn # Date 1331480710 0 # Node ID cf625557afabc35dc36a183da807b73544e4ae5d # Parent 3ab474cb7b4d9bee3320923ad483bd46721e4c08 add mnm4 binary codec, need sample for further testing diff -r 3ab474cb7b4d -r cf625557afab etc/codecs.conf --- 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