FFMPEG Installation
http://ajeeshbkannan.blogspot.com/search?q=ffmpeg
There is an easy script , we can install all the packages coming with this video streaming software
http://www.ffmpeginstaller.com/download/
This will cover all the packages such as ->ffmpeg * Mplayer * A52decoder
* Amrnb and Amrwb * All codecs * facc and faad2 * Ruby * flvtool2 * ffmpeg-php * Mplayer and Mencoder * Lame * Libogg * Libvorbis * Libtheora * Libwmf * opencoreamr * vorbistools * X264 * MP4Box * Xvidcore
I have tried this script and my fedora machine needed a re installation. Do this scripts at your own risks.
=====================
http://sourceforge.net/projects/ffmpeginstall/
#cd /usr/local/src
#wget http://sourceforge.net/projects/ffmpeginstall/files/ffmpeginstall.3.x/ffmpeginstall.3.2.1/ffmpeginstall.3.2.1.tar.gz/download
Servertechs#tar -xvzf ffmpeginstall.3.2.1.tar.gz
#cd ffmpeginstall.3.2.1
#./install.sh
No comments:
Post a Comment