Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 2.26 KB

index.rst

File metadata and controls

62 lines (46 loc) · 2.26 KB

logo.png

MoviePy is a Python module for video editing, which can be used for basic operations (like cuts, concatenations, title insertions), video compositing (a.k.a. non-linear editing), video processing, or to create advanced effects. It can read and write the most common video formats, including GIF.

Here it is in action (run in an IPython Notebook):

demo_preview.jpeg

User Guide

.. toctree::
   :maxdepth: 1

   install
   getting_started/getting_started
   gallery
   examples/examples
   docker
   opencv_instructions
   FAQ
   advanced_tools/advanced_tools
   ref/ref

Contribute !

MoviePy is an open source software originally written by Zulko and released under the MIT licence. It works on Windows, Mac, and Linux, with Python 2 or Python 3. The code is hosted on Github, where you can push improvements, report bugs and ask for help. There is also a MoviePy forum on Reddit and a mailing list on librelist .

Tweet