improved CaryKH jumpcutter tool
- Python 100%
| .gitignore | ||
| jumpcutter.py | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
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.