软件包:python3-imageio-ffmpeg(0.6.0-3)
python3-imageio-ffmpeg 的相关链接
Debian 的资源:
下载源码包 python-imageio-ffmpeg:
- [python-imageio-ffmpeg_0.6.0-3.dsc]
- [python-imageio-ffmpeg_0.6.0.orig.tar.gz]
- [python-imageio-ffmpeg_0.6.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.