It would be nice to have the ability to define an offsite server that could do the transcoding.

My desire would be to use Amazon EC2 as the place to do that transcoding. The flow I was thinking was, file is uploaded to S3, EC2 instance is launched and a request to transcode the file is passed, transcoded file is moved to new S3 bucket.

Using a standard method would allow any server to do the transcode.

Comments

attheshow’s picture

Status: Active » Postponed
gagarine’s picture

tracking

axel pressbutton’s picture

subscribing

quchidru’s picture

subscribing

tamerzg’s picture

subscribing

that0n3guy’s picture

subscribing

scarer’s picture

+ 1

yes I would also like the ability to use an offsite ffmpeg server as having the ffmpeg encoding occurring on the same host can lead to performance problems. Especially with larger files and lots of users at the same time.

scarer’s picture

found this post:

http://drupal.org/node/374175

doesn't relate to flash video but may be able to base some script for the flash video module based on this.