Scripted Movie Builder

posted in noaktree leaves
Published March 09, 2006
Advertisement
The KaBa animations are inside of large bitmap files. I needed a fast way to extract (crop out) the animations and place them inside of uncompressed AVI movies for easy storage and import into flash.

I created a command line tool that executes a lua script. Functions are exposed to lua for the purpose of loading and manipulating images and creating movies frame by frame. I call it MovieFrames. I used the CxImage image classes for image processing. This automatically gives it a lot of power to play with images.

So now I just need to write a lua script to process the artwork and bam I'm done. No more manual cropping, cut and paste, frame-by-frame nightmare for me.
Previous Entry Conversions Continue
0 likes 1 comments

Comments

noaktree
Yeah... Well I thought it was cool. [rolleyes]
April 05, 2006 08:42 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement