[FFmpeg-user] Install ffmpeg 3 on RHEL 7

Moritz Barsnick barsnick at gmx.net
Tue Nov 28 00:04:43 EET 2017


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


More information about the ffmpeg-user mailing list