From eb46fb3ed4f4688b9d06e4920f5ab53f94d4fd43 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 30 Jan 2020 17:30:58 +0800 Subject: [PATCH] add vidgear --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af3a6278..9f883793 100644 --- a/README.md +++ b/README.md @@ -1160,6 +1160,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for manipulating video and GIFs.* +* [vidgear](https://github.com/abhiTronix/vidgear) - Most Powerful multi-threaded Video Processing framework. * [moviepy](https://zulko.github.io/moviepy/) - A module for script-based movie editing with many formats, including animated GIFs. * [scikit-video](https://github.com/aizvorski/scikit-video) - Video processing routines for SciPy.