Writing of CompositeVideoClip hangs/slows to a crawl in drawing.py #1150
Labels
bug
Issues that report (apparent) bugs.
performance
Speed/performance of code or individual functionality.
We use moviepy extensively, writing thousands of clips. I recently ran into one video which caused our system to hang. There is no obvious corruption to the file, but when it is part of a CompositeVideoClip, the writing of that clip never finishes and whenever I kill the process, below is where the stack trace is executing at:
-->
I know this video is partly at fault, but any idea what might be going on and how this could be prevented?
The text was updated successfully, but these errors were encountered: