moviepy.video.io.gif_writers.write_gif_with_imageio# moviepy.video.io.gif_writers.write_gif_with_imageio(clip, filename, fps=None, loop=0, logger='bar')[source]# Writes the gif with the Python library ImageIO (calls FreeImage).