improved CaryKH jumpcutter tool
Find a file
2026-07-23 18:23:50 -07:00
.gitignore Create .gitignore 2019-04-11 07:20:55 +01:00
jumpcutter.py I made improvements 2026-07-23 18:23:50 -07:00
LICENSE I made improvements 2026-07-23 18:23:50 -07:00
README.md I made improvements 2026-07-23 18:23:50 -07:00
requirements.txt I made improvements 2026-07-23 18:23:50 -07:00

jumpcutter

Orignal idea by CaryKH on github.

Modernized by CatAClock

Some heads-up:

It uses Python 3.

It works on Debian 14 and Windows 11. (It might work on other OSs too, we just haven't tested it yet.)

This program relies heavily on ffmpeg. It will start subprocesses that call ffmpeg, so be aware of that!

As the program runs, it saves every frame of the video as an image file in a temporary folder. If your video is long, this could take a LOT of space. I have processed 17-minute videos completely fine, but be wary if you're gonna go longer.