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

python-imageio-ffmpeg 0.4.8

FFMPEG wrapper for Python

This package provides an FFMPEG wrapper for working with video files. It implements generator functions for reading and writing data to and from FFMPEG, reliably terminating the process when done.

Installation

Install python-imageio-ffmpeg 0.4.8 as follows:

guix install python-imageio-ffmpeg@0.4.8

Or install the latest version:

guix install python-imageio-ffmpeg

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.