You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to get the QSV and VA-API codecs accessable via Jellyfin using Helm. I have confirmed everything is fine on my nodes and the CPU does support the GPU Codeces
ls -l /dev/dri/renderD128
crw-rw---- 1 root render 226, 128 Dec 30 10:02 /dev/dri/renderD128
~$ getent group render
render:x:993:
k exec -it --namespace mediaplayer jellyfin-64d59c5c58-dj6hz -- /usr/lib/jellyfin-ffmpeg/vainfo
Trying display: drm
error: failed to initialize display
command terminated with exit code 1
Hey all,
Trying to get the QSV and VA-API codecs accessable via Jellyfin using Helm. I have confirmed everything is fine on my nodes and the CPU does support the GPU Codeces
My vaules.yaml
The text was updated successfully, but these errors were encountered: