dcrdev/vdpau-va-driver-vp9
Project ID: 53699
Description
VDPAU Backend for Video Acceleration (VA) API with Chromium and VP9 Support.
Source from: https://github.com/xuanruiqi/vdpau-va-driver-vp9
Installation Instructions
- Install Chrome or Chromium
- Modify your existing desktop file:
sudo vi /usr/share/applications/{google-chrome,chromium}.desktop
# Add '--enable-features=VaapiVideoDecoder --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy --use-gl=desktop' to the arguments of each Exec line
- Enable this copr repo:
sudo dnf copr enable dcrdev/vdpau-va-driver-vp9
- Install driver:
sudo dnf remove -y libva-vdpau-driver
sudo dnf install -y vdpau-va-driver-vp9
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (83)* | Fedora 39 (51 downloads) |
Fedora 40 | x86_64 (18)* | Fedora 40 (21 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (4 downloads) |
Fedora rawhide | x86_64 (2)* | Fedora rawhide (64 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dcrdev/vdpau-va-driver-vp9
More info about enabling Copr repositories