Reply to thread

Turns out that i forgot to release the bitmap memory when the subtitle queue gets too big, this might have caused MP to run out of memory. This is fixed in (mp client) SVN 17200+.


As to why the queue is increasing, i dont think this is subtitle related. From the logs i can see that the stream position is reported as '0' while new subtitles are being added, so possibly there was an error somewhere else (like the CI crashing or similar).


Top Bottom