Does anybody know where I can find a c++ object oriented library for my c++ project where in short I can set each pixel on each frame to a specified color and saving the result to a .avi file preferably compressed.
I know this sounds simple in theory but I have googled not just for avi but for many codecs and found nothing. Anybody with greater knowledge know where I can find such a library?