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
|
Base class of all clips (VideoClips and AudioClips). |
MoviePy v2.0 have introduced breaking changes, see Updating from v1.X to v2.X for more info.