How to install ffmpeg on centos/rhel, The simple way!
Submitted by felosi on Thu, 06/07/2007 - 20:34.
I seen where a lot of server management companies are charging big bucks for this, so this might save you some time and money.
First
nano -w /etc/yum.repos.d/dag.repo
Insert
[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
Then yum update and search for ffmpeg and install all ffmpeg packages including devel.
Seems there is some lib problems along the way so in /etc/ld.so.conf
add
/usr/local/lib
then
ldconfig -v
To install the php extension follow the simple directions on http://ffmpeg-php.sourceforge.net/
Then you should be all set!
»
- felosi's blog
- Login or register to post comments
- 15684 reads


Recent comments
10 hours 54 min ago
13 hours 12 min ago
13 hours 44 min ago
11 hours 18 min ago
15 hours 27 min ago
1 day 7 hours ago
3 days 5 hours ago
3 days 6 hours ago