Peter Wedder

Results 50 comments of Peter Wedder

> What I am not sure is if the `LR > LL` should be the mode. Well, since it's mono to stereo it would be M > MM, right? Currently...

@JumperLuko instead of increasing the volume, click on the "Stereo Matrix" tab in the plugin and set it to `LR > LL (Mono Left Channel)`.

Can confirm this is still an issue with Jellyfin 10.8.8 and the same version of Kodi as in the original report.

That is indeed most likely the issue, but is it an issue with client configuration or Jellyfin itself? Should I report this to the Kodi client project instead?

Can confirm that this is still an issue with Jellyfin 10.8.10. Reproduction parameters are exactly the same.

@felix920506 should I post this on the Jellyfin-Kodi repo instead, or is there a way to move the issue without remaking it?

After some debugging, I discovered the online stuttering seems to be caused by having CPU governor set to balanced rather than performance. Running the game with Feral Gamemode solves it.

I see you also have a 12th gen Intel. One thing you could try is manually setting the processor affinity for the game to only run on the P-cores (should...

@J-Lowrance do you have the input lag reduction option turned on in the game settings? That also causes performance issues for me, regardless of CPU governor.

> > Replying to [#6817 (comment)](https://github.com/ValveSoftware/Proton/issues/6817#issuecomment-1595495268) > > ``` > $ sudo sysctl kernel.split_lock_mitigate=0 > sysctl: cannot stat /proc/sys/kernel/split_lock_mitigate: No such file or directory > ``` > > This unfortunately...