Mercurial > mplayer.hg
changeset 34720:cf625557afab
add mnm4 binary codec, need sample for further testing
author | compn |
---|---|
date | Sun, 11 Mar 2012 15:45:10 +0000 |
parents | 3ab474cb7b4d |
children | 9944765ea06b |
files | etc/codecs.conf |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
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