Mesa build from Fedora Sources repository with additional codecs enabled.
- VA-API support
- VDPAU support
- All video codecs enabled
- Hardware acceleration
- Multimedia encoding/decoding
This repository is designed to be used alongside ffmpeg full package and @multimedia group from RPM Fusion to play the restricted codecs. While their use is not mandatory, it is highly recommended.
Run the following command in your terminal to enable the mesa-git repository:
sudo dnf copr enable jmarcoshp/mesa-custom
For the best experience, it is suggested to enable RPM Fusion:
https://rpmfusion.org/Configuration
https://rpmfusion.org/Howto/Multimedia
Run the following command in your terminal or use the GUI software management tool on your system.
sudo dnf check-update -y
sudo dnf install mesa-va-drivers mesa-vdpau-drivers --repo copr:copr.fedorainfracloud.org:jmarcoshp:mesa-custom