Contents

ffmpy 1.0.0

0

A simple Python wrapper for FFmpeg

A simple Python wrapper for FFmpeg

Stars: 522, Watchers: 522, Forks: 59, Open Issues: 6

The Ch00k/ffmpy repo was created 10 years ago and the last code push was 3 months ago.
The project is popular with 522 github stars!

How to Install ffmpy

You can install ffmpy using pip

pip install ffmpy

or add it to a project with poetry

poetry add ffmpy

Package Details

Author
Andrii Yurchuk
License
None
Homepage
None
PyPi:
https://pypi.org/project/ffmpy/
GitHub Repo:
https://github.com/Ch00k/ffmpy

Classifiers

  • Multimedia
  • Multimedia/Sound/Audio
  • Multimedia/Video
No  ffmpy  pypi packages just yet.

Errors

A list of common ffmpy errors.

Code Examples

Here are some ffmpy code examples and snippets.

Related Packages & Articles

ffmpeg 1.4

ffmpeg python package url [https://github.com/jiashaokun/ffmpeg]

av 16.1.0

Pythonic bindings for FFmpeg's libraries.