Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert video to flv #10

Closed
vadus1 opened this issue Aug 21, 2013 · 1 comment
Closed

Convert video to flv #10

vadus1 opened this issue Aug 21, 2013 · 1 comment

Comments

@vadus1
Copy link

vadus1 commented Aug 21, 2013

Hi guys, can I convert to flv format ?

@rheaton
Copy link
Owner

rheaton commented Aug 28, 2013

You can convert to any format that ffmpeg supports on your machine.
We have put in default configuration options for mp4, ogv, and webm, and you can add in your own custom options for flv.

If you'd like to add another default (that you've found works good for web-viewing), I've highlighted where you would add it: https://github.com/rheaton/carrierwave-video/blob/master/lib/carrierwave/video/ffmpeg_options.rb#L76-L89

@rheaton rheaton closed this as completed Aug 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants