GMU:Procedural Cut: Difference between revisions

From Medien Wiki
Line 40: Line 40:
* [https://shotcut.org Shotcut] Non-Linear Video Editor (open source)
* [https://shotcut.org Shotcut] Non-Linear Video Editor (open source)
* [https://www.reaper.fm Reaper] Non-Linear Digital Audio Workstation (DAW)
* [https://www.reaper.fm Reaper] Non-Linear Digital Audio Workstation (DAW)
** [https://reapack.com Reapack]  Package Manager for Reaper
** [https://sws-extension.org SWS Extension] for Reaper
* [https://code.visualstudio.com Microsoft Visual Studio Code]  (open source)
* [https://code.visualstudio.com Microsoft Visual Studio Code]  (open source)
* http://www.aegisub.org Subtitle Editor  (open source)
* http://www.aegisub.org Subtitle Editor  (open source)
Line 46: Line 48:
* [https://www.praxislive.org Praxis Live]  (open source)
* [https://www.praxislive.org Praxis Live]  (open source)
* [https://python.org Python] (great [https://www.youtube.com/watch?v=_uQrJ0TkZlc video tutorial] for beginners)  (open source)
* [https://python.org Python] (great [https://www.youtube.com/watch?v=_uQrJ0TkZlc video tutorial] for beginners)  (open source)
* [https://pyscenedetect.readthedocs.io PySceneDetect] can autonatically detect scene changes in video and segment footage into clips
** [https://pyscenedetect.readthedocs.io PySceneDetect] can autonatically detect scene changes in video and segment footage into clips
* [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])  (open source)
* [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])  (open source)
* [http://www.gpac.io GPAC] a media framework like ffmpeg but with an easier syntax (open source)
* [http://www.gpac.io GPAC] a media framework like ffmpeg but with an easier syntax (open source)