Open ah-ma opened 4 years ago
@keikoro was this ever fixed?
I didn't follow (up on) this issue, I originally only added tags that seemed appropriate at the time. Sorry!
Any updates on this @Zulko ? We are facing the same issue. Once write_video_file is called there is a residue of 500MB which is not getting freed.
I'm also encountering this issue.
Hi, The code below is just a rough demonstration for what i do, when i execute the code below, The process allocates about 1.5 GB of RAM but only 0.5 GB is freed, Closing and deleting concat_clip has no effect at all, the others produce a minute difference. Am i missing something, thx Python version : 3.7.6 moviepy version : 1.0.3