Looking for external video edit binray in conjunction with as3 frontend

[TABLE=“class: tborder, width: 100%, align: center”]
[TR]
[TD=“class: alt1, bgcolor: #FFFFFF”]hello,

i need to create a little standalone ( no web) editor, which can rotate and scale a video file uploaded by the user, place it inside a matte bitmap add some text and generate a video output file.
since generating a video file with the bitmapclass from within flash would be hellishly slow, i am looking for an external binary which in conjunction with the flash - based editor could accomplish the task.

so it would be:

  • user can upload video and picture files
  • do a drag and drop rotate scale and composite.
  • flash generates a bitmap and a config file for the external binary which then
  • does the scaling placing rotating and then the encoding

the platform is windows xp ( unfortunately ) .

i was thinking about ffmpeg, but i guess it cannot scale, rotate and place video?

anyone have an idea?

thanks-a-bundle!
[/TD]
[/TR]
[/TABLE]