Converting AVI Encoded File With An IMM5 Codec
Answer : If all else fails, you can try Virtualdub: http://virtualdub.org/ It offers the option to export to a series of BMP files, which you can then stitch together using a more common codec. Did some googling, and IMM5 seems like a pretty obscure format, possibly without open-source implementation, too. How about (and this is really the last option) using a desktop recorder tool (Fraps, VLC - yes, it can do that too.) and recording the video as it plays in that "BackupPlayer"? Since it's CCTV footage, it's probably low-resolution and framerate anyway, so you shouldn't have any noticable quality loss when doing that. This obscure format seems to be produced by a number of DVRs that use the Infinity encoding chip. The references that I have found relate to the IMM4 codec, but may still be worth trying. The article IMM4 Codec and MEncoder describes how the author converted IMM4 video to other formats, so my advice is to read it carefully. The codec was found t...