[FFmpeg-user] Install ffmpeg 3 on RHEL 7
Legault, Phillip [GTSUS]
PLEGAULT at ITS.JNJ.COM
Tue Nov 28 18:16:42 EET 2017
Thanks everyone for your help, I took the lazy way out.
I'm now taking a course on RPM package management and hopefully I can figure out how to compile these myself.
-----Original Message-----
From: ffmpeg-user [mailto:ffmpeg-user-bounces at ffmpeg.org] On Behalf Of Moritz Barsnick
Sent: Monday, November 27, 2017 5:05 PM
To: FFmpeg user discussions <ffmpeg-user at ffmpeg.org>
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7
On Mon, Nov 27, 2017 at 16:33:16 +0000, Legault, Phillip [GTSUS] wrote:
> Anyone have any idea on how to get ffmpeg to install on RHEL 7?
If compiling ffmpeg and its dependencies is too big a hurdle for you - I myself am too lazy on some of my machines - then negativo17 have a nice repository for you.
I'm more of a Fedora kind of guy (Fedora has been using dnf instead of yum for the last couple of years), but I *think* you would need to do
this:
$ sudo yum-config-manager --add-repo https://negativo17.org/repos/epel-multimedia.repo
$ sudo yum install ffmpeg
This will not get you ffmpeg from git master, which we prefer to support on this list, but it will get you the latest release of ffmpeg.
Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list