Update readme

This commit is contained in:
Karl Kroening 2017-05-27 23:27:20 -10:00
parent 4b54df2b57
commit 2fbb5e4e0c

View File

@ -67,7 +67,7 @@ ffmpeg \
.run()
```
`ffmpeg-python` takes care of running `ffmpeg` with the command-line arguments that correspond to the above filter diagram, and it's easy to what's going on and make changes as needed.
`ffmpeg-python` takes care of running `ffmpeg` with the command-line arguments that correspond to the above filter diagram, and it's easy to see what's going on and make changes as needed.
<img src="https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/screenshot.png" alt="Screenshot" align="middle" width="60%" />