# HG changeset patch # User compn # Date 1386598276 0 # Node ID 9bda4bc47a4615f909fa893971bec7ee8f76a715 # Parent 45e6b96cb2e17cec160003d38d9d81cfde0c6fbe add imm5 / imm6 binary codec, patch by David Spreadborough diff -r 45e6b96cb2e1 -r 9bda4bc47a46 etc/codecs.conf --- 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