[FFmpeg-user] Install ffmpeg 3 on RHEL 7

Reindl Harald h.reindl at thelounge.net
Mon Nov 27 18:41:57 EET 2017



Am 27.11.2017 um 17:38 schrieb Reindl Harald:
> 
> 
> Am 27.11.2017 um 17:33 schrieb Legault, Phillip [GTSUS]:
>> Anyone have any idea on how to get ffmpeg to install on RHEL 7?
> 
> install build deps and compile it, if you are smart you build a rpm 
> package so that you don't need compilers and devel-packages on the 
> target machine
> 
> since we package ffmpeg over a decade on Fedora we for sure have had 
> anything which become later RHEL7 in production

http://download1.rpmfusion.org/free/fedora/updates/26/SRPMS/f/
http://download1.rpmfusion.org/free/fedora/updates/26/SRPMS/f/ffmpeg-3.3.5-1.fc26.src.rpm

rpmbuild --rebuild "ffmpeg-3.3.5-1.fc26.src.rpm" NOT AS ROOT will ikely 
be a good start because it tells you the needed build requires, after 
that you can do "rpm -ivh bla.src.rpm" and modify the stuff as needed

https://wiki.centos.org/HowTos/SetupRpmBuildEnvironment


More information about the ffmpeg-user mailing list