Comment on Making GIFs From Video Files With PythonparentComments−jonesetc12yI haven't used this, but it looks like this might be what you're looking for [1]. Construct with a folder name and framerate and then use the to_videofile method.https://github.com/Zulko/moviepy/blob/master/moviepy/video/i...
Comments
I haven't used this, but it looks like this might be what you're looking for [1]. Construct with a folder name and framerate and then use the to_videofile method.
https://github.com/Zulko/moviepy/blob/master/moviepy/video/i...