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-boun...@ffmpeg.org] On Behalf Of Moritz Barsnick Sent: Monday, November 27, 2017 5:05 PM To: FFmpeg user discussions <ffmpeg-user@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@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".