8000 Update README.md · omnix-jenkins/ffmpeg-python@f729fba · GitHub
[go: up one dir, main page]

Skip to content

Commit f729fba

Browse files
authored
Update README.md
1 parent e04d5e4 commit f729fba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# ffmpeg-python: Python bindings for FFmpeg
22

3+
<img align="right" src="https://ibin.co/3g6LKIovKQNr.png" alt="ffmpeg-python logo" width="8%" />
4+
35
[![Build status](https://travis-ci.org/kkroening/ffmpeg-python.svg?branch=master)](https://travis-ci.org/kkroening/ffmpeg-python)
46

7+
<br />
58

69
## Overview
710

811
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.
912

13+
1014
## Quickstart
1115

1216
Flip a video horizontally:

0 commit comments

Comments
 (0)
0