Imageio-ffmpeg

Latest version: v0.5.1

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.4.4

* Support for Aarch64.
* Basic support to include audio when writing videos.

0.4.3

* Support for Python 3.9.
* File object is closes after use just in case.

0.4.2

0.4.1

* Allow the `ffmpeg_timeout` arg in `write_frames()` to be `None`.
* Don't prevent sigint propagation for ffmpeg call in `count_frames_and_secs()`.
* Removed a line in the part where `read_frames()` signals ffmpeg to quit, preventing "Invalid Argument" (Windows) and "Broken Pipe" (Linux) warnings. Previously we did not see these warnings because they were swallowed pre v0.4.0.
* More tests to avoid regressions.

0.4.0

This release includes several improvements and fixes to long-standing issues. We strongly recommend to upgrade.

Changes to the API:

* The default value for `ffmpeg_timeout` is now zero, e.g. just wait for ffmpeg.
* Added bits_per_pixel parameter to read_frames.

Fixes:

* Improved handling of interrupts during reading/writing/closing-down.
* Fixed that keyboard interrups would propagate to ffmpeg.
* Fixed that ffmpeg would sometimes hang after reading.
* Fixed the occurance of segfaults under certain conditions.
* Stopped executable window from flashing on Windows.

Other improvements:

* Support for Cygwin.
* Official support for Python 3.8.
* Support for pathlib.Path filenames.

0.3.0

* Use pkg_resources to get binary.
* Include readme and license in sdist
* Add 'ffmpeg_timeout' flag to write_frames (14)
* Tweaks to killing ffmpeg on writing (15)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.