imageio-ffmpeg 0.6.0


pip install imageio-ffmpeg

  Latest version

Released: Jan 16, 2025

Project Links

Meta
Author: imageio contributors
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Science/Research
  • Education
  • Developers

License
  • OSI Approved :: BSD License

Operating System
  • MacOS :: MacOS X
  • Microsoft :: Windows
  • POSIX

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

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.

No dependencies