954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

converting BMPs to AVI

Hello,
Does anybody have a piece of code to convert sequence of bitmaps into video(avi) without using directx sdk?
I am looking for a pure win32 API solution so I will be able to translate it to the programming language I use(After GRasp)

Any help is highly appreciated.

Thanks in Advance
Paco

paco
Newbie Poster
2 posts since Aug 2003
Reputation Points: 10
Solved Threads: 0
 
Does anybody have a piece of code to convert sequence of bitmaps into video(avi) without using directx sdk? I am looking for a pure win32 API solution so I will be able to translate it to the programming language I use (After GRasp)


You may want to look into TheGNU Image Manipulation Program (The GIMP). It's available in a Windows port -- source code, too (I think that's the part you will like). Also, a Java control interface is being worked on, maybe you can make use of that, as well.

http://GIMP.SourceForge.net
http://www.WinGIMP.org

If nothing else, it's a useful free program that rivals Photoshop in power. Another version (fork) used in the motion picture industry is CinePaint

http://CinePaint.SourceForge.net

which is probably overkill for your needs, but interesting.

TallCool1
Practically a Posting Shark
Team Colleague
865 posts since May 2003
Reputation Points: 149
Solved Threads: 45
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You