From c3a9e84eef4dc3870aed912535c976f862cca870 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Fri, 3 Nov 2017 23:06:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ce8151b..5fcc550 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![Build status](https://travis-ci.org/kkroening/ffmpeg-python.svg?branch=master)](https://travis-ci.org/kkroening/ffmpeg-python) -
- ## Overview There are tons of Python FFmpeg wrappers out there but they seem to lack complex filter support. `ffmpeg-python` works well for simple as well as complex signal graphs.