Pythonic bindings for FFmpeg's libraries.


Keywords
ffmpeg, pyav, python
License
BSD-3-Clause
Install
pip install pyav==13.1.0

Documentation

PyAV

PyAV is a Pythonic binding for the [FFmpeg][ffmpeg] libraries. We aim to provide all of the power and control of the underlying library, but manage the gritty details as much as possible.


Actions Status Code style: black

This hosts code for generating the LGPLv3 binary wheels. In contract to upstream's GPLv3 wheels.

To install, just run:

pip install pyav