2024-08-19, 12:24 PM
Ah. Ok. I misunderstood. It looks like something isn't right. Can you share the entire transcode log?
Also, on the host, can you list out the devices in /dev/dri?
ls -l /dev/dri
You will also need to pass in the render group into the container.
https://jellyfin.org/docs/general/admini...ial-docker
Follow our docker setup guide linked above. It includes how to get the group ID for the render group and the docker parameter to pass it into the container.
Also, on the host, can you list out the devices in /dev/dri?
ls -l /dev/dri
You will also need to pass in the render group into the container.
https://jellyfin.org/docs/general/admini...ial-docker
Follow our docker setup guide linked above. It includes how to get the group ID for the render group and the docker parameter to pass it into the container.