moviepy.video.io.gif_writers#

MoviePy video GIFs writing.

Functions

write_gif_with_imageio(clip, filename[, ...])

Writes the gif with the Python library ImageIO (calls FreeImage).