Comment on [Ubuntu] [Docker] Need help with Nvidia hardware acceleration in Jellyfin

antsu@discuss.tchncs.de ⁨1⁩ ⁨week⁩ ago

I had the same problem: Debian host + official Jellyfin Docker image, all set up according to the official guide, but it would fail to transcode anything.

There was no relevant information about what was wrong in the logs so what I did was:

Long story short, because the Nvidia toolkit uses the driver/libraries from the host, the error was that I was missing the library libnvidia-encode1 on the host. After installing that, everything works as it should.

source
Sort:hotnewtop