Project: imageio-ffmpeg

FFMPEG wrapper for Python

Project Details

Latest version
0.4.9
Home Page
https://github.com/imageio/imageio-ffmpeg
PyPI Page
https://pypi.org/project/imageio-ffmpeg/

Project Popularity

PageRank
0.0016323255752726763
Number of downloads
1289421

FFMPEG wrapper for Python.

Note that the platform-specific wheels contain the binary executable of ffmpeg, which makes this package around 60 MiB in size. I guess that's the cost for being able to read/write video files.

For Linux users: the above is not the case when installing via your Linux package manager (if that is possible), because this package would simply depend on ffmpeg in that case.