Contents
FFMPEG CentOS 7 installation instructions
In the next tutorial I will show you how to install FFMPEG on Centos 7…
Installation
install the atrpms repository
Add the GPG-Key using:
rpm –import http://packages.atrpms.net/RPM-GPG-KEY.atrpms
and then create a file name atrpms.repo inside /etc/yum.repos.d and fill it with:
[atrpms]
name=Fedora Core $releasever – $basearch – ATrpms
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
FFMPEG CentOS 7 – Install ffmpeg
Now, run:
yum install ffmpeg
And you have ffmpeg installed on your CentOS 7.0 machine.
That’s it.
Development Specialist, Artist and Activist
Personal Website
Hello,
Could FFMPEG be installed in centos, cpanel on this way?
Thank you!
yes it is possible
I mean centos 6.2.
https://hub.9xhost.info/knowledgebase/article/39/install-ffmpeg—php-ffmpeg-on-centos-7-1/
Hi
I am so sorry but it seam that : http://packages.atrpms.net and atrpms.net seams down !
Is there any other mirror or any other solution ?
Thanks
ps : I am running Centos 7 64bits.
Try the nux repository:
yum install epel-release (this is needed for Nux Desktop Repo)
rpm –import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
rpm -Uvh http://li.nux.ro/download/nux/dextop…nux.noarch.rpm
Re-posting the link to the RPM which installs the nux repo (last line in my post above):
yum install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm
http://atrpms.net is offline ? How to install for cPanel WHM 62.0 (build 2) with CENTOS 7.3 x86_64 kvm?
Thanks