Krazy Ivan, PC version (might be a 256-color paletted codec because the palette keeps flashing on a scene change)

The file "Decompressed_Example.avi" is what the video looks like decompressed.  This file was created by hooking DirectShow's pageflip function and dumping a bitmap of screen memory on every pageflip.  Unfortunately a few frames were dropped during this process as it is a very heavy I/O load on the PC, but the data is 95% there.  Example decompressed output is in HuffYUV for no loss.

Contributed by Jim Leonard
trixter@oldskool.org