Do you know if this was compiled with mp4 support?
-----Original Message----- From: ffmpeg-user [mailto:[email protected]] On Behalf Of Legault, Phillip [GTSUS] Sent: Tuesday, November 28, 2017 11:17 AM To: FFmpeg user questions <[email protected]> Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7 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:[email protected]] On Behalf Of Moritz Barsnick Sent: Monday, November 27, 2017 5:05 PM To: FFmpeg user discussions <[email protected]> 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 [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
