I found this article: 25 fps content jerky even after display mode switch
which I believe will solve my problem however it doesn’t say where or what the file is for the setting mentioned on a Linux machine, in my case, OpenSuSE.
Can anyone tell me which file (and where it is) on Linux that is the equivalent of plexmediaplayer.conf on Windows?
But that doesn’t make any sense. Plex is installed under /usr/lib/, not in my user directory. It runs under the user of plex which is a system user so there is no /home/plex/ directory for it to be under so I don’t see how it’s going to find a .local/ path which is always under a user’s home directory.
EDIT: Hm… the system says the user’s home directory is /var/lib/plexmediaserver so just perhaps /var/lib/plexmediaserver/.local/share/plexmediaplayer/plexmediaplayer.conf will work. I’ll give it a try and let you know.
EDIT2: In /lib/systemd/system/plexmediaserver.service there is the override Environment=PLEX_MEDIA_SERVER_HOME=/usr/lib/plexmediaserver so I’m betting the path it will look for will actually be /usr/lib/plexmediaserver/.local/share/plexmediaplayer/plexmediaplayer.conf . Update after a bit of experimentation.
So I tried putting the option in /usr/lib/plexmediaserver/.local/share/plexmediaplayer/plexmediaplayer.conf and it made no difference. That said, I had to create the file because the .local directory didn’t exist in /usr/lib/plexmediaserver and because I was starting with a blank file I had to deduce what the file would need to be like which I came up with:
Ah, I’ve only worked on the server and never really thought about a client. This all makes sense now.
With that information I looked at my Roku and there was no setting for this on the Roku Plex app. however I did find a buried setting on Roku about doing video conversions and I turned it off and that seems to have solved it.
The funny thing is that when I streamed my Roku Plex to my TV there was no problem but when I streamed it to my projector then the jerkiness happened. I’m not going to bother to figure out why that was, I’m just happy it’s working.