This series of script will install all required modules for running video streaming application websites in a Linux server as a server wide package. You may need Complete Root or Sudo access to the server. This is an auto installer script. There is no need for any technical knowledge.
This series script will install all binaries and dependencies in a local folder called /usr/local/cpffmpeg .
This script will install the following packages in the server,
*MPlayer
*Codecs
*Flvtool
*Lame
*Libogg
*Libvorbis
*Vorbis-tools
*Libtheora
*FFMPEG
*AMR 3gp Encoder and decoder (amrnb,amrwb-)
*ffmpeg-php
*Ruby
*wmf Lib
*faad2
*facc
*a52dec-0.7.4
* xvid/div decoder
*x264
Requirements:
1. You need root access
2. At least 200 MB free space
3. Read the file INSTALL
Installation :
1. wget
Download the tar
2. tar -xvf ffmpeginstall.3.2.1.tar.gz
3. cd ffmpeginstall.3.2.1
3. Run ./install
Last Updated ( Sunday, 18 May 2008 )