My question regards the encoder file and how can i allow customer to upload the file into my server and which they can then view. I am implementing html5 to start off, and want to allow customer to upload there file mov, avi, etc… Once upload i am assuming I must make it readable and if at the end this doesn’t work do a flash app. I am wondering is there a converter that can do this in the fly in rails world or there is no solution yet?
Share
By far the easiest way to encode a video to a viewable format is to use a service to do it for you. You can do it with ffmpeg if you want to do it yourself.
For a service to do your encoding, I would recommend zencoder for the following reasons:
There are other services that I have used such as encoding.com and Panda but I find Zencoder to be consistently the best for encoding that is priced on encoding time.
Using the following options (for Zencoder):
Will work on most modern devices (Android devices, iDevices, Safari, Chrome, IE9+ and Flash)