![]() |
SOLVED: Jellyfin Server as TrueNAS App - iGPU not encoding - Any tips? - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: SOLVED: Jellyfin Server as TrueNAS App - iGPU not encoding - Any tips? (/t-solved-jellyfin-server-as-truenas-app-igpu-not-encoding-any-tips) |
Jellyfin Server as TrueNAS App - iGPU not encoding - Any tips? - pwwuk - 2025-08-15 New to Linux & TrueNAS - building home server whilst recovering from an operation. Jellyfin running good however transcoding using lots of CPU. In the App Config I have Passthrough available (non-NVIDIA) GPUs selected In Jellyfin Setting when I select transcode to: "Hardware acceleration Video Acceleration API (VAAPI) VA-API Device /dev/dri/renderD128 This is the render node that is used for hardware acceleration." Nothing plays that requires transcoding. Set to none and returns to working… My questions are:- Should this work ? If not what have I messed up? Some posts say needs a ‘Docker’ install to get working, No idea where to start as there is no ‘docker’ tab in my install Any pointers much appreciated. Peter OS Version:25.04.2.1 Product:N5 PRO Model:AMD Ryzen AI 9 HX PRO 370 w/ Radeon 890M Memory:92 GiB RE: Jellyfin Server as TrueNAS App - iGPU not encoding - Any tips? - pwwuk - 2025-08-16 No replies so far. Any information needed to be able to advise? RE: Jellyfin Server as TrueNAS App - iGPU not encoding - Any tips? - pwwuk - 2025-08-16 Managed to resolve. Removed TrueNAS 'App' integration Installed Dockge App Installed Jellyfin from docker compose with devices: - /dev/dri/renderD128 ![]() Harware encoding now works |