Hi, Is it possible to get FFmpeg 3.1 on Centos 7.2? We currently have ffmpeg 2.6.8 installed when using yum install ffmpeg.
FFMPEG says that it's strongly recommended to upgrade to 3.1 Many thanks, Thibault -----Message d'origine----- De : ffmpeg-user [mailto:[email protected]] De la part de WY Envoyé : mardi 28 juin 2016 06:09 À : [email protected] Objet : [FFmpeg-user] ERROR in ffmpeg install on UBUNTU 14.04 Dear ffmpeg users, I am tring to install ffmpeg on UBUNTU 14.04, however could NOT install. The install process is the following: #install PPA sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 632D16BB0C713DA6 #install ffmpeg sudo apt-get install ffmpeg sudo ln -sf /opt/ffmpeg/bin/ffmpeg /usr/bin/ffmpeg # check install $ ffmpeg -codecs 2>&1 | grep PPM DEV D ppm PPM (Portable PixelMap) image $ rpm -qi ffmpeg following info shows: package ffmpeg is not installed I am wondering if it is a correct way to install ffmpeg, pls anyone kindly indicate on this. BTW, I could NOT find any search toolbar in user-archives, will it be modified? Many thx, _______________________________________________ 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".
