Thank you for the updated files. I will install them and see if I can reproduce the problem.I now have logging on all the _state changes of the tsreaderplayer (that is used when determining g_player.playing, which in turn controls the isplayingvideo property)
22-05-2021 20:07:21.100 [157c]ERROR Fontengine:FontEngineDrawText3D(4) exception
22-05-2021 20:07:24.156 [157c]ERROR Fontengine:Ran out of texture vertices
it was just something that I saw in the code, but isn't really relevant now that i found the real causeNew files are in place. I don't see much impact on performance from logging apart from an occasional stutter, which I can easily live with for now.
If this is still of interest, I checked my logs: Except for the last time, there was no fontEngine.log file present in the log dir. That last time there was one (filesize 150 MB ) with first line
22-05-2021 20:07:21.100 [157c]ERROR Fontengine:FontEngineDrawText3D(4) exception
and subsequently, repeated every other millisecond or so for about 2,5 hours this line (only difference is the timestamp)
22-05-2021 20:07:24.156 [157c]ERROR Fontengine:Ran out of texture vertices
The date is almost a week before, though.
That has certainly nothing to do with my update...€dit: I just started to play several videos, to see if I can provoke another incident (none so far) and it already feels a lot 'snappier'. The image seems to be rendered much faster now (almost instant), whereas before there was always a noticeable loading period.