

Install ffmpeg as usual yum install ffmpeg Import GPG key for the repo sudo rpm -import

#additional packages that extend functionality of existing packages If your AMI EPEL repos have 6th version, then use CentOS 6. I had the same error and this is how I dealt with it.Ĭreate repo-file where you should include CentOS repos of proper version.This is important! You need to add CentOS repos, which contain these missing packages. This error happens because Amazon Linux doesn't include most multimedia libs including ffmpeg, Pulse and so on. I guess you used commands from this guide, but this method doesn't work. You could try running: rpm -Va -nofiles -nodigest You could try using -skip-broken to work around the problem Requires: libcdio_paranoia.so.0(CDIO_PARANOIA_0)(64bit) Requires: libpulse-simple.so.0(PULSE_0)(64bit)Įrror: Package: ffmpeg-0.10.86_64 (rpmfusion-free-updates)

Requires: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) Requires: libcdio_cdda.so.0(CDIO_CDDA_0)(64bit) Requires: libtheoradec.so.1(libtheoradec_1.0)(64bit) Sudo rpm -Uhv īut I got the following error: Error: Package: ffmpeg-libs-0.10.86_64 (rpmfusion-free-updates)Įrror: Package: ffmpeg-libs-0.10.86_64 (rpmfusion-free-updates) So as the title says I am trying to install ffmpeg package on amazon linux.
