Kodi DSPlayer – DirectShow Player for Windows
@aracnoz @Warner306

I finally found what caused the graphical crashes at video stop!!

It makes totally no sense, because it wasn't madVR config, it wasn't DSPlayer config, it wasn't Kodi config, it wasn't the OS, the filters, none of that (i made a clean OS and everything install for nothing!)

It was a JSON request !!
I use iRule as a remote control. The button STOP was sending a Json Player.Stop request to Kodi. This is what's producing the graphical glitches. I've changed the Json request by a keyboard strocke "X" and no problem anymore.

Woaw, I could have search for a lifetime this one...



@Shogunreaper, nothing in your logs, you need to activate debug logs. Try to do it directly in advancedsettings.xml, maybe it won't freeze your Kodi this way :
Code:
<advancedsettings>
    <loglevel>2</loglevel> <!-- Change this to "1" to hide the on-screen debug log text -->
</advancedsettings>
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: Kodi DSPlayer – DirectShow Player for Windows - by djoole - 2015-05-08, 19:12
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47