Package: wnpp X-Debbugs-Cc: [email protected], Debian Python Team <[email protected]> Owner: Roland Mas <[email protected]> Severity: wishlist
* Package name : python-imageio-ffmpeg Version : 0.6.0 Upstream Contact: [email protected] * URL : https://github.com/imageio/imageio-ffmpeg * License : BSD-2-Clause Programming Lang: Python Description : FFMPEG wrapper for Python The purpose of this project is to provide a simple and reliable ffmpeg wrapper for working with video files. It implements two simple generator functions for reading and writing data from/to ffmpeg, which reliably terminate the ffmpeg process when done. It also takes care of publishing platform-specific wheels that include the binary ffmpeg executables. . This library is used as the basis for the imageio ffmpeg plugin but it can also be used by itself. Imageio provides a higher level API, and adds support for e.g. cameras and seeking.

