2025-01-09, 12:41 AM
Hi,
I have a DS-920+, which should support transcoding according to the documentation that I've found. I am running Jellyfin using a docker container and I have plumbed
I tried using the method described in the docs by installing and using
Thank you.
I have a DS-920+, which should support transcoding according to the documentation that I've found. I am running Jellyfin using a docker container and I have plumbed
/dev/dri
from the host to the container. How can I verify that Jellyfin has access to the GPU and is using it to transcode?I tried using the method described in the docs by installing and using
intel_gpu_top
in the container but that return the error Failed to initialize PMU! (Invalid argument)
.Thank you.