aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-07 23:13:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-07 23:13:39 +0000
commit61e495339372e204a4258ce2a34193a26651f558 (patch)
tree6572f40db00623a9c8fc82fb51e5d7a159d291fb /graphics/Makefile
parenta17430b30395309b99a46686b5c4374f214b8a52 (diff)
downloadports-61e495339372e204a4258ce2a34193a26651f558.tar.gz
ports-61e495339372e204a4258ce2a34193a26651f558.zip
Add py-imageio-ffmpeg 0.2.0
The purpose of this project is to provide a simple and reliable ffmpeg wrapper for working with video files. It takes care of producing platform-specific wheels that include the binary executables of ffmpeg. These can then be installed (and updated or uninstalled) easily with pip. It also provides simple generator functions for reading and writing data from/to ffmpeg, which reliably terminate the ffmpeg process when done. This library is used as the basis for the imageio ffmpeg plugin, but it can also be used by itself. Imageio provides a friendlier (higher level) API, and adds support for e.g. cameras and seeking. WWW: https://github.com/imageio/imageio-ffmpeg
Notes
Notes: svn path=/head/; revision=492388
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index df0e0fde36a5..56a223a26db4 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -844,6 +844,7 @@
SUBDIR += py-graphy
SUBDIR += py-gvgen
SUBDIR += py-imageio
+ SUBDIR += py-imageio-ffmpeg
SUBDIR += py-imagesize
SUBDIR += py-imgurpython
SUBDIR += py-leather