diff --git a/examples/README.md b/examples/README.md index e155a22..44c6789 100644 --- a/examples/README.md +++ b/examples/README.md @@ -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)