From 849eb0c6a78eaa6cd2362fd6a00cd01163c794a9 Mon Sep 17 00:00:00 2001 From: Pradhyo Bijja Date: Fri, 20 Oct 2017 22:36:40 -0400 Subject: [PATCH] Add butterflow Produces awesome effect on video Closes #818 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a0f49e79..9ccbabcf0 100644 --- a/README.md +++ b/README.md @@ -1148,6 +1148,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [moviepy](http://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. +* [butterflow](https://github.com/dthpham/butterflow) - Make motion interpolated and fluid slow motion videos from the command line ## WSGI Servers