Problem: create an AVI video file from a sequence of graphic bitmaps, or bitmap files.
Each bitmap would be a frame of the video. The only other input besides the bitmaps is an integer: the number of frames per second.
Each bitmap would be a frame of the video. The only other input besides the bitmaps is an integer: the number of frames per second.
Comment