writing an avi file
-
Hi I'd like to be able to take a set of bitmaps and write them to an avi file without having to use vfw or anything platform specific since it has to be cross-platform i don't need audio or anything else - just a sequence of images - any ideas?
-
Hi I'd like to be able to take a set of bitmaps and write them to an avi file without having to use vfw or anything platform specific since it has to be cross-platform i don't need audio or anything else - just a sequence of images - any ideas?
-
hi thanks for the reply but that article show's how to load an avi file as a resource - what i need to do is save a sequence of images as an avi file without using vfw.
-
Hi I'd like to be able to take a set of bitmaps and write them to an avi file without having to use vfw or anything platform specific since it has to be cross-platform i don't need audio or anything else - just a sequence of images - any ideas?
If cross-platform is your goal, then using C++/CLI that depends on the .NET Framework would be a bad idea. You are in the wrong forum.
"We make a living by what we get, we make a life by what we give." --Winston Churchill