[FFmpeg-user] Install ffmpeg 3 on RHEL 7

Legault, Phillip [GTSUS] PLEGAULT at ITS.JNJ.COM
Mon Nov 27 22:01:45 EET 2017


Thank you,
I have never built a package or updated one.

I cannot get passed this

#-> rpm -ivh ffmpeg-3.3.5-1.fc26.src.rpm
warning: ffmpeg-3.3.5-1.fc26.src.rpm: Header V4 RSA/SHA1 Signature, key ID 9690e4af: NOKEY
Updating / installing...
   1:ffmpeg-3.3.5-1.fc26              ################################# [100%]
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
[root at awsacrnva1043:/home/user]#

#-> rpm -ql ffmpeg-3.3.5-1.fc26.src.rpm
package ffmpeg-3.3.5-1.fc26.src.rpm is not installed
[root at awsacrnva1043:/home/user]#
#-> rpm -qpl ffmpeg-3.3.5-1.fc26.src.rpm
warning: ffmpeg-3.3.5-1.fc26.src.rpm: Header V4 RSA/SHA1 Signature, key ID 9690e4af: NOKEY
LibOpenJPEG-2.2.patch
LibOpenJPEG-2.3.patch
ffmpeg-3.3.5.tar.xz
ffmpeg.spec



-----Original Message-----
From: ffmpeg-user [mailto:ffmpeg-user-bounces at ffmpeg.org] On Behalf Of Reindl Harald
Sent: Monday, November 27, 2017 11:42 AM
To: ffmpeg-user at ffmpeg.org
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7



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
_______________________________________________
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