Update examples readme

This commit is contained in:
Karl Kroening 2018-06-02 02:36:45 -07:00 committed by GitHub
parent 5af85c889d
commit 1cf6dcb81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,3 +56,7 @@ out, _ = (ffmpeg
.run(capture_stdout=True)
)
```
## [JupyterLab/Notebook widgets](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb)
![Signal graph](https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-screenshot.png)