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:
100
100
- [ Convert video to numpy array] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#convert-video-to-numpy-array )
101
101
- [ Generate thumbnail for video] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#generate-thumbnail-for-video )
102
102
- [ Read raw PCM audio via pipe] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#convert-sound-to-raw-pcm-audio )
<
8F5B
code>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% " />
106
103
107
104
- [ JupyterLab/Notebook stream editor] ( https://github.com/kkroening/ffmpeg-python/blob/master/examples/README.md#jupyter-stream-editor )
108
105
109
106
<img src =" https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-demo.gif " alt =" jupyter demo " width =" 75% " />
110
107
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
+
111
112
See the [ Examples README] ( https://github.com/kkroening/ffmpeg-python/tree/master/examples ) for additional examples.
112
113
113
114
## [ API Reference] ( https://kkroening.github.io/ffmpeg-python/ )
You can’t perform that action at this time.
0 commit comments