2024-08-18, 10:13 PM
(This post was last modified: 2024-08-18, 10:34 PM by Jujukeke. Edited 1 time in total.)
Efficient_Good_5784 and TheDreadPirate, thanks trying to help me.
I know where it is possible to set VAAPI setting in Jellyfin, it is not my problem.
But, when I select VAAPI in the Transcoding Jellyfin settings page, a device to VA-API need to be precised. By default "/dev/dri/renderD128" .
My problem is that since I upgrade my OS system, the "/dev/dri" folder does not contain the "renderD128" driver, so it is impossible to map it to the docker container.
And obviously, if I select transcoding "VAAPI" in Jellyfin it does not work.
For example, in the Jellyfin trancode log, here is consequently the error:
I know where it is possible to set VAAPI setting in Jellyfin, it is not my problem.
But, when I select VAAPI in the Transcoding Jellyfin settings page, a device to VA-API need to be precised. By default "/dev/dri/renderD128" .
My problem is that since I upgrade my OS system, the "/dev/dri" folder does not contain the "renderD128" driver, so it is impossible to map it to the docker container.
And obviously, if I select transcoding "VAAPI" in Jellyfin it does not work.
For example, in the Jellyfin trancode log, here is consequently the error:
Code:
[AVHWDeviceContext @ 0x5a5198917900] No VA display found for device /dev/dri/renderD128.
Device creation failed: -22.
Failed to set value 'vaapi=va:/dev/dri/renderD128' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument