Error
H.264 (High Profile) decoder is required to play the file, but is not installed. H.264 or MPEG-4 Part 10, Advanced Video Coding (MPEG-4 AVC) is a block-oriented motion-compensation-based video compression standard. As of 2014, it is one of the most commonly used formats for the recording, compression, and distribution of video contentH
Solution on Fedora
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install gstreamer1-libav
The post Fedora mpeg4 codec appeared first on OpenKB::Open Access Technical Information.