12,302
edits
|  (→Files) | |||
| Line 60: | Line 60: | ||
| ** [https://pyscenedetect.readthedocs.io PySceneDetect] can autonatically detect scene changes in video and segment footage into clips <span style="color:#008000>(open source)</span> | ** [https://pyscenedetect.readthedocs.io PySceneDetect] can autonatically detect scene changes in video and segment footage into clips <span style="color:#008000>(open source)</span> | ||
| ** [https://jupyter.org Jupyter Notebook] <span style="color:#008000>(open source)</span> | ** [https://jupyter.org Jupyter Notebook] <span style="color:#008000>(open source)</span> | ||
| * [https://ffmpeg.org ffmpeg] make sure to add it to the environment variables on Windows ([https://www.wikihow.com/Install-FFmpeg-on-Windows how to]) <span style="color:#008000>(open source)</span> | * [https://ffmpeg.org ffmpeg] make sure to add it to the environment variables on Windows ([https://www.wikihow.com/Install-FFmpeg-on-Windows how to]) <span style="color:#008000>(open source)</span> [https://amiaopensource.github.io/ffmprovisr/ ffmpeg commands collection] | ||
| * [http://www.gpac.io GPAC] a media framework like ffmpeg but with an easier syntax <span style="color:#008000>(open source)</span> | * [http://www.gpac.io GPAC] a media framework like ffmpeg but with an easier syntax <span style="color:#008000>(open source)</span> | ||
| * [https://pjreddie.com/darknet/yolo/ YOLO: Real-Time Object Detection] <span style="color:#008000>(open source)</span> | * [https://pjreddie.com/darknet/yolo/ YOLO: Real-Time Object Detection] <span style="color:#008000>(open source)</span> | ||