RPMFusion
RPMFusion Repo
A wide variety of media applications and components are available in the rpm-fusion yum repository.
Assuming you have run the pbase-repo
package the rpm-fusion yum repository can be added
with the pbase-rpmfusion
package.
yum -y install https://pbase-foundation.com/pbase-repo.rpmyum -y install pbase-rpmfusion
Then, you may install the rpmfusion tainted packages if you need additional packages that include more codecs as shown below.
yum -y install rpmfusion-free-release-taintedyum -y install rpmfusion-nonfree-release-taintedyum -y groupinstall multimedia
Once those codecs and dependencies are enabled you can install the DVD decoder and the VLC video player. RPMFusion also includes popular media applications like ffmpeg and obs-studio:
yum -y install libdvdcssyum -y install vlcyum -y install ffmpegyum -y install obs-studio
More about RPM Fusion
Read more about the RPM Fusion project at:
https://rpmfusion.org/