Log in

View Full Version : @gabest: memory leak in media player classic?


Uli
24th March 2003, 14:56
Hello,

first, i would like to say, that MPClassic is my favourite player.

I searched the forum, but didn't find a matching thread.

Recently i noticed, that after playing an avisynth (version 2.08) file the mplayerc.exe stays in taskmanager (win2K) with ~120 MBytes of mem and 0% processor usage? So after the 5th preview (i got 512 MB ram) i get in trouble. I can kill the zombie tasks in taskmanager, but this is annoying. I even tried avisynth ver. 2.07 and 1.06 to the same result. M$ucksplayer 6.4 plays the same avisynth files fine without memory leak. This happens with 6.4.3.1 and 6.4.3.0. I didn't had this probs with version 6.4.2.0, but can't get a hold of it anymore.

greetz, Uli

System: Win2K, TB 1400, 512 MB DDR, Geforce 2 pro

gabest
24th March 2003, 15:57
As I said a few times already, this is a deadlock prob in avisynth's DllMain function when unloading and calling CoUninitialize.

Uli
24th March 2003, 16:08
After feeding the search engine with "DLLMain avisynth" i got the thread. I was looking for "memory leak avisynth" and only found threads concerning CCE + avisynth.

Thanks, and hoping for a solution ;)

greetz, Uli