2024-08-28, 10:57 PM
(2024-08-28, 03:17 PM)TheDreadPirate Wrote: Took a look again at your screenshot, update it to this.
Decoding codecs: Check all the boxes except VP8 and VC-1.
Check both low power encoding boxes. It is required for Arc.
Check Allow encoding in HEVC and AV1.
Check both VPP tone mapping and tone mapping.
Recommendations:
Enable transcode throttling
Enable delete segments.
Did all of this except for the "delete segments" part; I don't see that setting.
When running, I didn't see any buffering (but not sure if I just got lucky). I was runinng intel_gpu_top and saw this:
Code:
intel-gpu-top: Intel Dg2 (Gen12) @ /dev/dri/card0 - 0/ 0 MHz; 0% RC6; 0 irqs/s
IMC reads: 21 MiB/s
IMC writes: 5 MiB/s
ENGINES BUSY MI_SEMA MI_WAIT
Render/3D 0.00% | | 0% 0%
Blitter 0.00% | | 0% 0%
Video 0.00% | | 0% 0%
VideoEnhance 0.00% | | 0% 0%
[unknown] 0.00% | | 0% 0%
PID NAME Render/3D Blitter Video VideoEnhance [unknown]
555 Xorg | || || || || |
630 ksplashqml | || || || || |
697 ksmserver | || || || || |
699 kded6 | || || || || |
700 kwin_x11 | || || || || |
714 plasmashell | || || || || |
731 kactivitymanage | || || || || |
765 polkit-kde-auth | || || || || |
766 org_kde_powerde | || || || || |
768 xdg-desktop-por | || || || || |
912 msm_kde_notifie | || || || || |
913 kdeconnectd | || || || || |
934 kaccess | || || || || |
935 pamac-tray-plas | || || || || |
1185 kscreenlocker_g | || || || || |
The fact that it shows processes at the bottom (which it did not before) is probably a result of updating my linux kernel. Thanks for that suggestion!
When streaming, I did not see jellyfin as a process in that list on the bottom and the usage stayed at 0%. The IMC reads and writes did go up, so maybe that means something? Also, the transcodes directory is empty even when streaming, so I suspect that it's still not encoding.
Is there any more information I could provide?