Video transcoding and uploading in rails

Hey,

How do you upload videos with paperclip and transcode them into flash with rails? I also want the app to handle multiple uploads at a time. How do I do this and what plugins should I use.

Many thanks.

Zack Nathan wrote:

Hey,

How do you upload videos with paperclip and transcode them into flash with rails? I also want the app to handle multiple uploads at a time. How do I do this and what plugins should I use.

Many thanks.

http://tinyurl.com/38q79b2

Robert Walker wrote:

Zack Nathan wrote:

Hey,

How do you upload videos with paperclip and transcode them into flash with rails? I also want the app to handle multiple uploads at a time. How do I do this and what plugins should I use.

Many thanks.

http://tinyurl.com/38q79b2

lol, you dont think iv already done that? haha iv spent the past couple of hours looking for what i want and I think i found something now. But thanks anyway :slight_smile:

Zack Nathan wrote:

http://tinyurl.com/38q79b2

lol, you dont think iv already done that? haha iv spent the past couple of hours looking for what i want and I think i found something now. But thanks anyway :slight_smile:

Did you happen to read though the first listing in that search result? It looked to me like it might be helpful in solving at least part of what you need.

Glad to hear you found some to get you started anyway.

Robert Walker wrote:

Zack Nathan wrote:

http://tinyurl.com/38q79b2

lol, you dont think iv already done that? haha iv spent the past couple of hours looking for what i want and I think i found something now. But thanks anyway :slight_smile:

Did you happen to read though the first listing in that search result? It looked to me like it might be helpful in solving at least part of what you need.

Glad to hear you found some to get you started anyway.

I did and thank you. But I found a tutorial on blog.skiptree.com that also shows you how to set it up with amazon s3, so I think im good to go :slight_smile: