8000 Update examples readme · u2takey/ffmpeg-python@2c9b392 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c9b392

Browse files
authored
Update examples readme
1 parent a82f1c9 commit 2c9b392

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ out, _ = (ffmpeg
5757
)
5858
```
5959

60-
## [JupyterLab/Notebook widgets](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb)
60+
## [Jupyter Frame Viewer](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb)
6161

6262
<img src="https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-screenshot.png" alt="jupyter screenshot" width="75%" />
6363

64+
## [Jupyter Pipeline Editor](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb)
65+
66+
<img src="https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-demo.png" alt="jupyter demo" width="75%" />

0 commit comments

Comments
 (0)
0