This is one of the coolest APIs that Windows has. It is designed to let you easilly write and read frames from AVI files in VB6. One problem though. I don't even know how to START to use it.
Can someone here give me the most basic code to write frames to an AVI file using this set of AVI API calls?
I'm not even interested in adding sound at the moment. I just want an absolute simplest way to use it to write UNCOMPRESSED RGB frames to an AVI file. This way I can turn a set of ordinary pictures into a single video.
If someone can explain to me the simplest way of using these AVIFIL32 API functions, I'd be very greatful.
Can someone here give me the most basic code to write frames to an AVI file using this set of AVI API calls?
I'm not even interested in adding sound at the moment. I just want an absolute simplest way to use it to write UNCOMPRESSED RGB frames to an AVI file. This way I can turn a set of ordinary pictures into a single video.
If someone can explain to me the simplest way of using these AVIFIL32 API functions, I'd be very greatful.