Contents

moviepy 1.0.3

0

Video editing with Python

MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing, video processing, and creation of custom effects.

Stars: 11711, Watchers: 11711, Forks: 1472, Open Issues: 435

The Zulko/moviepy repo was created 10 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 11711 github stars!

How to Install moviepy

You can install moviepy using pip

pip install moviepy

or add it to a project with poetry

poetry add moviepy

Package Details

Author
Zulko 2017
License
MIT License
Homepage
https://zulko.github.io/moviepy/
PyPi:
https://pypi.org/project/moviepy/
GitHub Repo:
https://github.com/zulko/moviepy

Classifiers

  • Multimedia
  • Multimedia/Sound/Audio
  • Multimedia/Sound/Audio/Analysis
  • Multimedia/Video
  • Multimedia/Video/Capture
  • Multimedia/Video/Conversion
No  moviepy  pypi packages just yet.

Errors

A list of common moviepy errors.

Code Examples

Here are some moviepy code examples and snippets.

GitHub Issues

The moviepy package has 435 open issues on GitHub

  • Audio gets curropted when extracting
  • html_tools.py fails file formatting checks (Black library)
  • SyntaxError: "is" with a literal. Did you mean "=="?
  • Changes in FFmpeg libavformat break FFmpegInfosParser
  • Vertical Scrolling images
  • Infinite mutual call stuck the whole program
  • Video resized after converting from .mkv to .mp4 in python
  • Default to AAC audio for MP4 files
  • can master branch be used in production?
  • Fix for issue #1682 ( audio cutout )
  • No audio when writing to video file
  • Async write_videofile
  • ImportError: cannot import name 'pycache' from 'moviepy.video.fx.pycache'
  • clips_array & set_fps
  • Weird output of TextClip saved as png

See more issues on GitHub