Ruby on Rails Sunday, September 29, 2013

On Sep 25, 2013, at 5:43 AM, Antonis Berkakis wrote:

> Hello,
>
> I'm having 3 categories of videos , one header , main video and one footer.
> Headers and footers videos are already on amazon s3.
> I want a user to be able to choose between the header , footer , and a main video which he choose to upload and the output to be a merged video of these three.
> Would you recommend a correct approach , a gem , a library i could use for that.
>
> Thanks in advance for any help
>

A quick google turned up this: http://stackoverflow.com/questions/5890738/overlaying-video-with-ffmpeg which may help get you started.

Walter


> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d83dbe0a-05d9-41c4-a095-c64ff7cd22de%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3B84C9ED-443E-4B2C-BC03-04CBBAA482D1%40wdstudio.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment