Update databases/mariadb105-server to version 10.5.17
[dports.git] / graphics / py-imageio-ffmpeg / pkg-descr
1 The purpose of this project is to provide a simple and reliable ffmpeg wrapper
2 for working with video files. It implements two simple generator functions for
3 reading and writing data from/to ffmpeg, which reliably terminate the ffmpeg
4 process when done. It also takes care of publishing platform-specific wheels
5 that include the binary ffmpeg executables.
6
7 This library is used as the basis for the imageio ffmpeg plugin, but it can also
8 be used by itself. Imageio provides a higher level API, and adds support for
9 e.g. cameras and seeking.