From 697808d7434ad9fd5188854c0a65c9cbb2cd4217 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Fri, 3 Nov 2017 23:46:50 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index eb09236..e896444 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ ffmpeg-python logo -
- ## 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.