How To: Install ffmpeg on CentOS or Redhat using up2date or yum

There are a bunch of instructions out there for installing ffmpeg. I found really easy instructions using yum, but I needed to use up2date. So I figured I would compile my steps.

First, make sure you’re logged in as root:

su -

Install with up2date:

1. Add the following line to /etc/sysconfig/rhn/sources:

yum dag http://apt.sw.be/redhat/el4/en/$ARCH/dag

Note: Your source line may be different depending on your release. You can find the correct line to use here: http://dag.wieers.com/rpm/FAQ.php#B5

2. Add the following line to /etc/ld.so.conf:

/usr/local/lib

3. Finally, execute each of the following in order:

ldconfig -v
rpm -Uvh ftp://rpmfind.net/linux/dag/redhat/el4/en/i386/dag/RPMS/rpmforge-release-0.3.6-1.el4.rf.i386.rpm
up2date ffmpeg ffmpeg-devel

Note: Your rpm may be different depending on your release. You can find the correct rpm to use here: http://www.rpmfind.net/linux/rpm2html/search.php?query=rpmforge-release

- Or – Install with yum:

1. Create and add the following to /etc/yum.repos.d/dag.repo:

[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

2. Add the following line to /etc/ld.so.conf:

/usr/local/lib

3. Finally, execute each of the following in order:

ldconfig -v
rpm -Uvh ftp://rpmfind.net/linux/dag/redhat/el4/en/i386/dag/RPMS/rpmforge-release-0.3.6-1.el4.rf.i386.rpm
yum update
yum install ffmpeg ffmpeg-devel

Note: Your rpm may be different depending on your release You can find the correct rpm to use here: http://www.rpmfind.net/linux/rpm2html/search.php?query=rpmforge-release

You’re finished! You can find the PHP extension here: http://ffmpeg-php.sourceforge.net

I found the original yum instructions here: http://www.crucialp.com/resources/tutorials/server-administration/how-to-install-ffmpeg-centos-rhel-redhat-enterprise-easy-way.php

4 Responses to “How To: Install ffmpeg on CentOS or Redhat using up2date or yum”

  1. LUTHER says:


    Pillspot.org. Canadian Health&Care.Best quality drugs.Special Internet Prices.No prescription online pharmacy. High quality pills. Order pills online

    Buy:Maxaman.Cialis Professional.VPXL.Tramadol.Viagra Professional.Cialis Soft Tabs.Soma.Cialis Super Active+.Viagra.Propecia.Viagra Super Active+.Zithromax.Viagra Super Force.Viagra Soft Tabs.Cialis.Levitra.Super Active ED Pack….

  2. JORDAN says:


    PillSpot.org. Canadian Health&Care.No prescription online pharmacy.Best quality drugs.Special Internet Prices. High quality drugs. Buy pills online

    Buy:Zovirax.Arimidex.Mega Hoodia.Nexium.Accutane.Actos.Prevacid.Prednisolone.Zyban.Valtrex.Human Growth Hormone.Synthroid.Petcam (Metacam) Oral Suspension.Retin-A.Lumigan.100% Pure Okinawan Coral Calcium….

  3. TOM says:


    Medicamentspot.com. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. High quality drugs. Buy pills online

    Buy:Propecia.VPXL.Cialis Professional.Viagra Super Force.Viagra Soft Tabs.Viagra.Viagra Professional.Soma.Cialis.Levitra.Cialis Soft Tabs.Maxaman.Cialis Super Active+.Tramadol.Zithromax.Viagra Super Active+.Super Active ED Pack….

Leave a Reply