File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -100,14 +100,15 @@ Here are a few:
100100- [ Convert video to numpy array] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#convert-video-to-numpy-array )
101101- [ Generate thumbnail for video] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#generate-thumbnail-for-video )
102102- [ Read raw PCM audio via pipe] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#convert-sound-to-raw-pcm-audio )
103- - [ Tensorflow/DeepDream streaming] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#tensorflow-streaming )
104-
105- <img src =" https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/examples/graphs/dream.png " alt =" deep dream streaming " width =" 40% " />
106103
107104- [ JupyterLab/Notebook stream editor] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#jupyter-stream-editor )
108105
109106<img src =" https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-demo.gif " alt =" jupyter demo " width =" 75% " />
110107
108+ - [ Tensorflow/DeepDream streaming] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#tensorflow-streaming )
109+
110+ <img src =" https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/examples/graphs/dream.png " alt =" deep dream streaming " width =" 40% " />
111+
111112See the [ Examples README] ( https://github.com/kkroening/ffmpeg-python/tree/master/examples ) for additional examples.
112113
113114## [ API Reference] ( https://kkroening.github.io/ffmpeg-python/ )
You can’t perform that action at this time.
0 commit comments