Mercurial > mplayer.hg
changeset 36445:9bda4bc47a46
add imm5 / imm6 binary codec, patch by David Spreadborough
author | compn |
---|---|
date | Mon, 09 Dec 2013 14:11:16 +0000 |
parents | 45e6b96cb2e1 |
children | af0a7a216a2c |
files | etc/codecs.conf |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Dec 08 18:29:09 2013 +0000 +++ b/etc/codecs.conf Mon Dec 09 14:11:16 2013 +0000 @@ -168,6 +168,22 @@ dll "VCMIMM4.dll" out BGR15 flip +videocodec imm5 + info "infinity cctv codec" + status working + fourcc IMM5 + driver vfw + dll "vcmimm5.dll" + out BGR15 flip + +videocodec imm6 + info "infinity cctv codec" + status working + fourcc IMM6 + driver vfw + dll "vcmimm6.dll" + out BGR15 flip + videocodec marchmpeg4 info "March Networks MPEG4" status untested