Rendering videos online using flash as3 and AIR, how does it work?

Posted by David on Stack Overflow See other posts from Stack Overflow or by David
Published on 2010-03-29T13:19:47Z Indexed on 2010/03/29 13:23 UTC
Read the original article Hit count: 408

Filed under:
|
|
|

I came accross this link that talks about the technology used with Animoto.com And it seems like they use AIR to export their flash animations to bitmaps that ffmpeg compil as a movie.

http://labs.animoto.com/2009/06/07/presenting-filmstrip/

"It also takes time to render, so what you’re seeing isn’t realtime. It’s a series of Flash-generated frames that have been saved out using AIR and processed into an MP4 after the fact using a utility called FFmpeg."

Does that mean AIR is installed on the server? How would that work to export a dynamicaly created aninmation into a series of pics that ffmpeg can then easily convert into a movie?

David

© Stack Overflow or respective owner

Related posts about as3

Related posts about air