mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-06 04:15:44 +08:00
Update README.md
This commit is contained in:
parent
614a558266
commit
f2a37d3eac
@ -1,12 +1,16 @@
|
|||||||
# ffmpeg-python: Python bindings for FFmpeg
|
# ffmpeg-python: Python bindings for FFmpeg
|
||||||
|
|
||||||
|
<img align="right" src="https://ibin.co/3g6LKIovKQNr.png" alt="ffmpeg-python logo" width="8%" />
|
||||||
|
|
||||||
[](https://travis-ci.org/kkroening/ffmpeg-python)
|
[](https://travis-ci.org/kkroening/ffmpeg-python)
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
## Overview
|
## 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.
|
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
|
## Quickstart
|
||||||
|
|
||||||
Flip a video horizontally:
|
Flip a video horizontally:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user