This package browser is in early development. Mind the rough edges.

python-ffmpeg-python 0.2.0-0.df129c7

Python bindings for FFmpeg with complex filtering support

ffmpeg-python allows you to write FFmpeg filtergraphs in familiar Python terms, taking care of running ffmpeg with the correct command-line arguments. It handles arbitrarily large (directed-acyclic) signal graphs.

Installation

Install python-ffmpeg-python 0.2.0-0.df129c7 as follows:

guix install python-ffmpeg-python@0.2.0-0.df129c7

Or install the latest version:

guix install python-ffmpeg-python

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.