Comment on how to set up jellyfin with podman and selinux and an intel gpu (a380) for transcoding?
exu@feditown.com 5 months agoVAAPI is the “standard” interface for hardware en-/decoding on Linux. It should work with any GPU using the open source drivers and mesa.
I don’t know how QSV can be installed; AMF, the AMD equivalent, is limited to their proprietary driver.
oakcroissant@feddit.de 5 months ago
I think VAAPI is still how the gpu is accessed but you can use the intel libva driver (vaapi) or the intel media driver (QSV) (arch wiki page). If I’m interpreting this all correctly.