Install ffmpeg on Centos 6

Step 1 – Install ATRPMS Repository


rpm --import http://packages.atrpms.net/RPM-GPG-KEY.atrpms
rpm -Uvh http://dl.atrpms.net/el6-x86_64/atrpms/stable/atrpms-repo-6-7.el6.x86_64.rpm

Step 2 – Install FFMpeg from ATRPMS Repository


yum -y --enablerepo=atrpms install ffmpeg

Verify that you have FFMpeg installed:

ffmpeg -version


nJoy ;-)

2 Replies to “Install ffmpeg on Centos 6”

Leave a Reply

Your email address will not be published. Required fields are marked *