2024-04-01, 05:44 PM
(This post was last modified: 2024-04-01, 06:02 PM by mindf0rk. Edited 1 time in total.)
Hello friendly folks,
I was wondering whether someone here could give me a hint in the right direction.
My TrueNAS Scale NAS runs the latest jellyfin Release as an 'App' (=Docker container). I do believe that Intel UHD 620 Acceleration might work, b/c the accessible jellyfin-ffmpeg logs on the Jellyfin web interface do not output any errors, and state
When transcoding say a 4K UHD 120 Hz webm to HEVC, my i5-8400 CPU load sits at around 75% on all cores according to the TrueNAS Dashboard (which, you guessed it, won't show GPU cores). I'm thinking a little on the high side, but I do not know what it should be in this configuration.
Anyway, I'd like to verify, but have no exact idea how to. The docker container shell does not seem to run with a sudoer user, and I'd rather not mess around with it on my own.
Help is much appreciated!
I was wondering whether someone here could give me a hint in the right direction.
My TrueNAS Scale NAS runs the latest jellyfin Release as an 'App' (=Docker container). I do believe that Intel UHD 620 Acceleration might work, b/c the accessible jellyfin-ffmpeg logs on the Jellyfin web interface do not output any errors, and state
Code:
/usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -ss 00:04:06.000 -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs
When transcoding say a 4K UHD 120 Hz webm to HEVC, my i5-8400 CPU load sits at around 75% on all cores according to the TrueNAS Dashboard (which, you guessed it, won't show GPU cores). I'm thinking a little on the high side, but I do not know what it should be in this configuration.
Anyway, I'd like to verify, but have no exact idea how to. The docker container shell does not seem to run with a sudoer user, and I'd rather not mess around with it on my own.
Help is much appreciated!