Image

video encoding

anyone out there familiar with MNG or some other video format? I've got a fractal program that I want to be able to "record" from. Going through libmng, reading about MNG blocks, reading about PNG blocks, about to start reading up on zlib.

If there's a nice simple library out there that just pretends its a screen to write to, that would be wonderful. I'm going a little crazy. =)