EZ Linux Admin random header image

Install ffmpeg and ffmpeg-php

August 17th, 2009 by EZ linux · 2 Comments

There is a great auto installer available thanks to Script Mantra, but first you need to install Dialog:

yum -y install dialog

Then your ready to download and install the ffmpeg installer:

cd /usr/src
wget http://scriptmantra.info/scripts/AAST_ffmpeg_installer_5.0.6b
chmod +x AAST_ffmpeg_installer_5.0.6b
./AAST_ffmpeg_installer_5.0.6b

What the script delivers:
*libogg
*libvorbis
*libvorbisenc
*libvorbisfile
*libamrnb
*libamrwb
*libgsm
*libtheora
*Lame
*libschroedinger
*twolame
*speex
*libtheoradec
*libtheoraenc
*libxvidcore
*libx264
*libnut
*liba52
*mplayer codecs at /usr/local/lib/codecs
*ffmpeg libraries at /usr/local/lib
*libdirac
*libdca
FFmpeg-PHP VersionĀ  0.6.0
FFmpeg Version: SVN-r16244

Tags: Linux Commands · Linux Software / Scripts · Linux Tricks

2 responses so far ↓

Leave a Comment