diff --git a/README.md b/README.md index 9c8d924..1863dc9 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # ffmpeg-python: Python bindings for FFmpeg +ffmpeg-python logo + [![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. + ## Quickstart Flip a video horizontally: