From 6af88d972567916363395de69bfa493c39d769cc Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Sat, 18 Oct 2014 23:36:15 -0700 Subject: [PATCH] Add ffmpeg to list of dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edf6e57..c69932f 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Since the setup process is a bit extensive, the setup guide can be found in [SET * [piepan](https://github.com/layeh/piepan) * [Jansson](http://www.digip.org/jansson/) * [jshon](http://kmkeen.com/jshon/) +* [ffmpeg](https://www.ffmpeg.org/) ## Author [Matthieu Grieger](http://matthieugrieger.com)