Yesterday, 02:47 PM
(This post was last modified: Yesterday, 03:46 PM by rmi_. Edited 1 time in total.)
Hi all,
I'm running Jellyfin 10.10.7 on UNRAID 7.1.0 (Linux Kernel 6.12.24), using the official docker container (from https://hub.docker.com/r/jellyfin/jellyfin). I'm using an AMD Ryzen 5 8500G with its integrated AMD Radeon 740M. I'm passing /dev/dri as a device to the container and Hardware De-/Encoding works fine (using VAAPI) until I enable Tone Mapping. With Tone Mapping enabled, Jellyfin doesn't play any HDR-content and immediately throws the error popup "Playback Error: Playback failed due to a fatal player error.". I do not enable VPP Tone mapping.
Log from Jellyfin: https://pastebin.com/Juz5v7Uv
Log from ffmpeg: https://pastebin.com/66AahkTJ
I guess it's trying to invoke OpenCL, but the docker container does not have ROCm. According to the Jellyfin Docs, there are two Tone-mapping Methods. How do I switch to Vulkan? I can't find any setting or documentation. Or is there a better way to do this?
Thanks in advance,
rmi_
I'm running Jellyfin 10.10.7 on UNRAID 7.1.0 (Linux Kernel 6.12.24), using the official docker container (from https://hub.docker.com/r/jellyfin/jellyfin). I'm using an AMD Ryzen 5 8500G with its integrated AMD Radeon 740M. I'm passing /dev/dri as a device to the container and Hardware De-/Encoding works fine (using VAAPI) until I enable Tone Mapping. With Tone Mapping enabled, Jellyfin doesn't play any HDR-content and immediately throws the error popup "Playback Error: Playback failed due to a fatal player error.". I do not enable VPP Tone mapping.
Log from Jellyfin: https://pastebin.com/Juz5v7Uv
Log from ffmpeg: https://pastebin.com/66AahkTJ
I guess it's trying to invoke OpenCL, but the docker container does not have ROCm. According to the Jellyfin Docs, there are two Tone-mapping Methods. How do I switch to Vulkan? I can't find any setting or documentation. Or is there a better way to do this?
Thanks in advance,
rmi_