moviepy.Clip#

Implements the central object of MoviePy, the Clip, and all the methods that are common to the two subclasses of Clip, VideoClip and AudioClip.

Classes

Clip()

Base class of all clips (VideoClips and AudioClips).