vexxhost has posted a pretty good walk through for setting up FFMPEG, FFMPEG-PHP, MPlayer, MEncoder, flv2tool, LAME MP3 encoder & libOGG.
from the site :
A lot of people are getting hiring people to install FFMPEG as they think it’s a difficult task, but it’s much easier than you think if you follow these instructions. You [...]
vexxhost has posted a pretty good walk through for setting up FFMPEG, FFMPEG-PHP, MPlayer, MEncoder, flv2tool, LAME MP3 encoder & libOGG.
from the site :
A lot of people are getting hiring people to install FFMPEG as they think it’s a difficult task, but it’s much easier than you think if you follow these instructions. You should have root access & basic Linux knowledge to the server to follow these instructions.
1. Create a directory to do our work in
mkdir ~/ffmpeg
cd ~/ffmpeg2. Get all the source files
wget www3.mplayerhq.hu/MPlayer/releases/codecs/ essential-20061022.tar.bz2
wget rubyforge.org/frs/download.php/9225/ flvtool2_1.0.5_rc6.tgz
wget easynews.dl.sourceforge.net/sourceforge/ lame/lame-3.97.tar.gz
wget superb-west.dl.sourceforge.net/sourceforge/ ffmpeg-php/ffmpeg-php-0.5.0.tbz2
be sure to check out the comments, as there’s a few tips / help there also








