Contents

ffmpy 0.3.2

0

A simple Python wrapper for ffmpeg

A simple Python wrapper for ffmpeg

Stars: 485, Watchers: 485, Forks: 49, Open Issues: 9

The Ch00k/ffmpy repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 485 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
MIT
Homepage
https://github.com/Ch00k/ffmpy
PyPi:
https://pypi.org/project/ffmpy/
GitHub Repo:
https://github.com/Ch00k/ffmpy

Classifiers

  • Multimedia/Sound/Audio
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 12.0.0

Pythonic bindings for FFmpeg's libraries.