Board index » cppbuilder » How can I create an avi file?

How can I create an avi file?

How can I create and avi file from a series of bmp's?

Thanks,

--
Marc Ouellette
Sault Custom Programming
http://scp.on.ca

 

Re:How can I create an avi file?


I think you'll have to use the Win32 API, take a look at the "Video Compression
Manager" section of the MS "Win32 Multimedia Programmer's Reference" which comes
as part of the SDK documentation.

Will Green - Bits Editor
--
"Injustice anywhere is a threat to justice everywhere." - King
The Bits C++Builder Site:  http://www.richplum.co.uk/cbuilder
Delphi Developer's Survey: http://www.richplum.co.uk/survey

Quote
Sault Custom Programming wrote:

> How can I create and avi file from a series of bmp's?

> Thanks,

> --
> Marc Ouellette
> Sault Custom Programming
> http://scp.on.ca

Other Threads