Accelerated Video Playback: Difference between revisions
Marked this version for translation |
Document use of vpl-gpu-rt for the Intel VPL API. |
||
| Line 22: | Line 22: | ||
extraPackages = with pkgs; [ | extraPackages = with pkgs; [ | ||
intel-media-driver # For Broadwell (2014) or newer processors. LIBVA_DRIVER_NAME=iHD | intel-media-driver # For Broadwell (2014) or newer processors. LIBVA_DRIVER_NAME=iHD | ||
vpl-gpu-rt # For QSV/VPL API support on Tiger Lake (2020) or newer processors. | |||
intel-vaapi-driver # For older processors. LIBVA_DRIVER_NAME=i965 | intel-vaapi-driver # For older processors. LIBVA_DRIVER_NAME=i965 | ||
]; | ]; | ||
| Line 29: | Line 30: | ||
}; # Optionally, set the environment variable | }; # Optionally, set the environment variable | ||
} | } | ||
</nowiki>}} | </nowiki>|name=|lang=}} | ||
<translate> | <translate> | ||