Contents

ffmpy 0.4.0

0

A simple Python wrapper for FFmpeg

A simple Python wrapper for FFmpeg

Stars: 500, Watchers: 500, Forks: 53, Open Issues: 6

The Ch00k/ffmpy repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 500 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/
Documentation:
https://ffmpy.readthedocs.io
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 13.1.0

Pythonic bindings for FFmpeg's libraries.