moviepy python rendering caused error in handles for Window Manager objects

Viewed 17

I'm using moviepy (which uses FFMPEG) to render some videos. I have a foor loop that create about 20 seconds videos one after the other . after 3 to 4 videos the process crashes and give me this error : "The current process has used all of its system allowance of handles for Window Manager objects" when I restart again it's the same thing : render 2 to 4 videos then same error ... what is the cause of this problem ?

0 Answers
Related