I want to create a video using a few images & audios. It'll be something like
Image 1 : stays until audio- 1 is played Image 2-5 : plays until audio 2 is played Image 6 : plays until audio 3 is played.
Till now, I've tried using Flagstone Java API to create SWF, but it didn't give me control for 1st & 3rd point mentioned above.
So Then I switched to ActionScript, which gives me full control in creating the SWF. But since SWF ain't a format that can be uploaded to youtube, so I need to convert it. I tried a few softwares to convert it but the best one (the only one that worked perfect) costs 1500$ which is unaffordable by me.
Now I'm looking forward to WMM (windows movie maker) API, but I'm not sure what I want can be achieved in that.
Please share you experience using WMM API and let me know if my requirements can be met.
Also, if you have any alternative to convert my SWF to youtube video please let me know. Since I'm writing a program so manual conversion using some GUI won't help. The software that I originally used has a command-line interface.