GMU:Procedural Cut: Difference between revisions

From Medien Wiki
Line 50: Line 50:
* [https://python.org Python] (great [https://www.youtube.com/watch?v=_uQrJ0TkZlc video tutorial] for beginners) <span style="color:#008000>(open source)</span>
* [https://python.org Python] (great [https://www.youtube.com/watch?v=_uQrJ0TkZlc video tutorial] for beginners) <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://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://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>
* [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>