Converting Videos with Rails: Installing FFMPEG
Monday, June 2nd, 2008This is the first of a three part series covering how to convert videos using the marvellous FFMPEG library. Video converison is a must have if you are planning on creating a social network site.
In this part I’ll be covering how to install FFMPEG on Ubuntu Hardy Heron (8.04).
Install FFMPEG Dependencing
First off, you need to [...]
Posted in Ruby on Rails | Tags: FFMPEG, rails, ubuntu, video conversion | Comments


