Bug 6642

Summary: Instruction for nvidia-vaapi-driver is missing
Product: Infrastructure Reporter: Leonardo Amaral <rpmfusion>
Component: WebsitesAssignee: Nicolas Chauvet <kwizart>
Status: RESOLVED FIXED    
Severity: normal CC: lxtnow, matthias
Priority: P1    
Version: NA   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description Leonardo Amaral 2023-04-19 14:18:14 CEST
Hello

At page https://rpmfusion.org/Howto/NVIDIA#VDPAU.2FVAAPI, documentation instructs the instalation of the stack VDPAU/VAAPI with `sudo dnf install vdpauinfo libva-vdpau-driver libva-utils`

But this leads to a no-working scenario for VAAPI due to missing `nvidia-vaapi-driver` package.

So running `sudo dnf install vdpauinfo libva-vdpau-driver nvidia-vaapi-driver libva-utils` resolves issue with VAAPI and `vainfo` behaves as expected.

Can the documentation be updated?

Thanks!
Comment 1 Nicolas Chauvet 2023-04-19 19:30:41 CEST
Thanks for the report.
Updated.