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
Comment #1
attheshow commentedComment #2
gagarine commentedtracking
Comment #3
axel pressbutton commentedsubscribing
Comment #4
quchidru commentedsubscribing
Comment #5
tamerzg commentedsubscribing
Comment #6
that0n3guy commentedsubscribing
Comment #7
scarer commented+ 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.
Comment #8
scarer commentedfound 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.