12,297
edits
Line 38: | Line 38: | ||
== Software == | == Software == | ||
* https://shotcut.org Non-Linear Video Editor | * https://shotcut.org Non-Linear Video Editor | ||
* https://code.visualstudio.com Microsoft Visual Studio Code | * [https://code.visualstudio.com Microsoft Visual Studio Code] | ||
* http://www.aegisub.org Subtitle Editor | * http://www.aegisub.org Subtitle Editor | ||
* https://www.videolan.org Media Player (helps you downloading YouTube videos: copy YouTube URL, open in VLC as network stream, then go to Tools -> Media Information, copy the Location and paste back into the Browser from where you can save it) | * [https://www.videolan.org VLC] Media Player (helps you downloading YouTube videos: copy YouTube URL, open in VLC as network stream, then go to Tools -> Media Information, copy the Location and paste back into the Browser from where you can save it) | ||
* https://downsub.com Web service to get the subtitles from a YouTube video | * https://downsub.com Web service to get the subtitles from a YouTube video | ||
* https://www.praxislive.org Praxis Live | * [https://www.praxislive.org Praxis Live] | ||
* https://python.org Python (great [https://www.youtube.com/watch?v=_uQrJ0TkZlc video tutorial] for beginners) | * [https://python.org Python] (great [https://www.youtube.com/watch?v=_uQrJ0TkZlc video tutorial] for beginners) | ||
* 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 | * [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]) | ||
* http://www.gpac.io GPAC | * {http://www.gpac.io GPAC} | ||
* [https://pjreddie.com/darknet/yolo/ YOLO: Real-Time Object Detection] | * [https://pjreddie.com/darknet/yolo/ YOLO: Real-Time Object Detection] | ||