FFmpeg is so far the best video converter I have found. To install FFmpeg on Ubuntu is easy:
1. open your terminal
2. type the following line:
sudo apt-get install ffmpeg
3. it will be downloaded and installed automatically.
Hope this helps!
FFmpeg is so far the best video converter I have found. To install FFmpeg on Ubuntu is easy:
1. open your terminal
2. type the following line:
sudo apt-get install ffmpeg
3. it will be downloaded and installed automatically.
Hope this helps!
This entry was posted on September 21, 2009, 12:17 am and is filed under Linux. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^
#1 by Crazy on December 24, 2009 - 7:40 am
Used this on the ClipCenter script http://www.clip-center.com and it worked perfectly ! thanks !