moviepy.video.io#

Classes and methods for reading, writing and previewing video files.

Modules

ImageSequenceClip

Implements ImageSequenceClip, a class to create a video clip from a set of image files.

VideoFileClip

Implements VideoFileClip, a class for video clips creation using video files.

display_in_notebook

Implements display_in_notebook, a function to embed images/videos/audio in the Jupyter Notebook.

ffmpeg_reader

Implements all the functions to read a video or a picture using ffmpeg.

ffmpeg_tools

Miscellaneous bindings to ffmpeg.

ffmpeg_writer

On the long term this will implement several methods to make videos out of VideoClips

ffplay_previewer

On the long term this will implement several methods to make videos out of VideoClips

gif_writers

MoviePy video GIFs writing.