JellyFin/QNAP/NVidia - 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: JellyFin/QNAP/NVidia (/t-jellyfin-qnap-nvidia) Pages:
1
2
|
RE: JellyFin/QNAP/NVidia - estarna - 2024-12-21 Hi, thanks for taking the taking the time to help me. Log: https://filetransfer.io/data-package/P8aEshlQ#link Also, I know a lot of people are using JellyFin in a container. My package is deployed as a regular QPKG install. Have a good weekend! -Eric RE: JellyFin/QNAP/NVidia - TheDreadPirate - 2024-12-21 The transcode log is from 3 days ago. Before we started working on this. Can you share a more recent transcode log? Also, in that log I saw it was burning in subtitles. Regardless if you have hardware acceleration properly setup, subtitle burn in happens on the CPU. Which likely explains the CPU usage you are seeing. Even with hardware acceleration. RE: JellyFin/QNAP/NVidia - estarna - 2024-12-21 Sorry for that. https://filetransfer.io/data-package/4eu6JHRP#link Since I'm on LAN for this test, it is likely that the file will play nativaly direct. I have put the stream limit at 5 in the streaming section (Internet streaming bitrate limit (Mbps) to force a transcoding. -Eric RE: JellyFin/QNAP/NVidia - estarna - 2024-12-21 Made another test with a file without subtitles. Logs: https://filetransfer.io/data-package/4xWLDYpd#link -Eric RE: JellyFin/QNAP/NVidia - TheDreadPirate - 2024-12-22 I hate to ask something so simple. You scrolled down and clicked save after selecting NVENC, right? Code: Stream #0:0 -> #0:0 (hevc (native) -> h264 (libx264)) It is still software encoding. If you've selected NVENC it would either hardware encode if everything is setup right or fail to start playback altogether. It won't fall back to software encoding. RE: JellyFin/QNAP/NVidia - estarna - 2024-12-22 (2024-12-22, 01:05 AM)TheDreadPirate Wrote: I hate to ask something so simple. You scrolled down and clicked save after selecting NVENC, right? Yes ;-). It could have been that... Her is my setup again. https://filetransfer.io/data-package/o5orjZql#link -Eric RE: JellyFin/QNAP/NVidia - TheDreadPirate - 2024-12-22 Nothing about this makes sense, but there are several things that are non-standard that could be causing this. Your use of a custom FFMPEG (not sure if this was something you did or QNAP), the QNAP "app" doesn't appear to appear to behave the same as official releases. AFAICT, the QNAP "app" version of Jellyfin just isn't passing any NVENC options to ffmpeg. Is Docker an option on your QNAP NAS? RE: JellyFin/QNAP/NVidia - estarna - 2024-12-24 Hi, just want to shime to say that I'm making some tests in the next few days. I will come back to report here. Thanks and happy Holidays! -Eric |