/snipstitch

Takes clips from a video and concatenates them.

Primary LanguageJava

snipstitch

Snip-Stitch takes clips from a video of your choosing and then concatenates them into a new video

XML Files XML files are used to indicate which clips from the video you want to keep, not the ones that will be cut out. It must be formatted like so:

a description of the clip the start-hour of the clip start minute start second the end hour the end minute The end second one more example 0 4 20 1 2 1

You can view and edit XML files in your basic Notepad or Text editor, or something more intuitive like notepad++ or visual studio code

ffmpeg You need ffmpeg for this to work. If you have ffmpeg and Snip-Stitch cannot find it, you'll have to type in its filepath directly.