Yesterday, 07:43 PM
Hey all,
I've followed Ibracorps new video on setting up Jellyfin and the server is up and running fine, however when I am trying to do the hardware transcoding I am running into issues. I can get everything running when selecting VAAPI as the acceleration method, but when I select QVC no videos load at all and it gives the errors shown in the logs attached.
I followed everything in the video setup wise:
I have "Intel GPU TOP" & "GPU Statistics" plugin installed.
I've used the Official Jellyfin image
I've added the "INTEL GPU: /dev/dri/" Device field and the "Transcoding: /dev/shm" field.
I've set the transcoding in Jellyfin to QSV, set the device to "/dev/dri/" and changed the transcode path to "/transcode"
I am using UNRAID 7.0.1, the plugins are up to date, and I have an i5-14400 CPU which is QSV compatible.
I think it has something to do with this part of the ffmpeg log but I'm struggling to find a fix:
Any help is appreciated!
I've followed Ibracorps new video on setting up Jellyfin and the server is up and running fine, however when I am trying to do the hardware transcoding I am running into issues. I can get everything running when selecting VAAPI as the acceleration method, but when I select QVC no videos load at all and it gives the errors shown in the logs attached.
I followed everything in the video setup wise:
I have "Intel GPU TOP" & "GPU Statistics" plugin installed.
I've used the Official Jellyfin image
I've added the "INTEL GPU: /dev/dri/" Device field and the "Transcoding: /dev/shm" field.
I've set the transcoding in Jellyfin to QSV, set the device to "/dev/dri/" and changed the transcode path to "/transcode"
I am using UNRAID 7.0.1, the plugins are up to date, and I have an i5-14400 CPU which is QSV compatible.
I think it has something to do with this part of the ffmpeg log but I'm struggling to find a fix:
Code:
AVHWDeviceContext @ 0x5602c45d3840] No VA display found for device /dev/dri/.
Device creation failed: -22.
Failed to set value 'vaapi=va:/dev/dri/,driver=iHD' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument
Any help is appreciated!