Update README.md

This commit is contained in:
Karl Kroening 2017-11-03 23:05:23 -07:00 committed by Davide Depau
parent 614a558266
commit f2a37d3eac
No known key found for this signature in database
GPG Key ID: C7D999B6A55EFE86

View File

@ -1,12 +1,16 @@
# ffmpeg-python: Python bindings for FFmpeg
<img align="right" src="https://ibin.co/3g6LKIovKQNr.png" alt="ffmpeg-python logo" width="8%" />
[![Build status](https://travis-ci.org/kkroening/ffmpeg-python.svg?branch=master)](https://travis-ci.org/kkroening/ffmpeg-python)
<br />
## 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: