Kodi Community Forum

Full Version: MK808b Plus 30fps jerky playback
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MK808b Plus
Kodi 15.2

When watching a video with 29.97 or 30 fps, every few seconds the video will freeze, then jump forward. I have also increased the buffer in advancedsettings.xml and I can see the buffer is not running out, so it should not be a network issue. I have tried the default settings and all combinations of "sync playback to display" and "adjust display refresh rate" but continue to have the same issue.

If I use SPMC 13.2 with default settings, the same video plays fine.

24 fps videos play fine on both kodi and spmc

debug https://paste.ee/p/3kspM

This looks like the interesting bit to me as it starts and continues for the entire video.

Code:
14:13:56 T:1852773872   DEBUG: Previous line repeats 11 times.
14:13:56 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 1
14:13:56 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.044890, Bufferlevel: 1, Gain: 0.233567
14:13:56 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 1
14:13:57 T:1852773872   DEBUG: Previous line repeats 27 times.
14:13:57 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.078070, Bufferlevel: 1, Gain: 0.100099
14:13:57 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 1
14:13:58 T:1852773872   DEBUG: Previous line repeats 20 times.
14:13:58 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - dropped in decoder, Sleeptime: -0.079494, Bufferlevel: 1, Gain: 0.100099
14:13:58 T:1852773872   DEBUG: CDVDPlayerVideo::CalcDropRequirement - hurry: 1
14:13:58 T:1852773872   DEBUG: Previous line repeats 24 times.