BUG REPORT - PMP Windows Jerky Playback

Plex Media Player for windows is still completely unusable for watching any videos, live tv or recorded TV.
Playback is extremely jerky and freezes every second for maybe 1/2 a second.
Every other media player (I have lots) on the same computer playing the same media plays it flawlessly so there is clearly no issue with the hardware or the media.

PMP for Android has no issues playing these media so its only a problem with the windows player.

please fix this

thanks,

  1. Try enabling ‘native open gl’ in settings
  2. Also might play with hardware decoding

Item 1 fixed my issues

thanks for the reply

i dont have any settings for open gl or hardware decoding in my plex media player even after enabling advanced settings. where can i find these?

thanks

I’m seeing the same thing, and noticed this in my logs:

2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 154795457, cached range: 162560920-162601880. 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 162601880 -> 154795457 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 162565523, cached range: 154795457-154836417. 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 154836417 -> 162565523 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 154795808, cached range: 162565523-162606483. 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 162606483 -> 154795808 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 162572785, cached range: 154795808-154836768. 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 154836768 -> 162572785 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 154796159, cached range: 162572785-162613745. 
2019-06-20 21:50:27 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 162613745 -> 154796159 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 162575679, cached range: 154796159-154837119. 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 154837119 -> 162575679 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 154796488, cached range: 162575679-162649407. 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 162649407 -> 154796488 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 162577536, cached range: 154796488-154837448. 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 154837448 -> 162577536 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 154796846, cached range: 162577536-162618496. 
2019-06-20 21:50:28 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 162618496 -> 154796846 

Looks like it’s doing little skips ahead and back.

In the meantime, Plex is completely slamming the network, using a sustained 168Mbps to direct-play a 1.4Mbps file.

image\

I’m wondering if you see the same excessive bandwidth and log messages?

I’m getting the same issue:

2019-06-13 21:12:20 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 3420641359, cached range: 0-106496. 
2019-06-13 21:12:20 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 106496 -> 3420641359 
2019-06-13 21:12:20 [ DEBUG ] PlayerComponent.cpp @ 594 - mkv: Parsing cues... 
2019-06-13 21:12:20 [ DEBUG ] PlayerComponent.cpp @ 594 - ffmpeg: tls: Server closed the connection 
2019-06-13 21:12:20 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: EOF reached. 
2019-06-13 21:12:21 [ DEBUG ] PlayerComponent.cpp @ 594 - mkv: Seeking to 3420731808 to read header element 0x1254c367. 
2019-06-13 21:12:21 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Dropping cache at pos 5749, cached range: 3420641359-3420733326. 
2019-06-13 21:12:21 [ DEBUG ] PlayerComponent.cpp @ 594 - cache: Seeking underlying stream: 3420733326 -> 5749

I didn’t check network usage at the time.

I checked the Use native opengl
Enablwd hardwarw decoding
Sync mode = audio

And that seemed to help

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.