Project:FlashVideo
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

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

#1

Status:active» postponed

#2

tracking

#3

subscribing

#4

subscribing

#5

subscribing

#6

subscribing

#7

+ 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.

#8

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.