A simple GUI for cutting off a specific time at the start and the end of a video, written in Python3 using tkinter. FFmpeg is used for processing the video.
cutvideo.py | ||
LICENSE | ||
README.md |
python-video-cutter-gui
A simple GUI for cutting off a specific time at the start and the end of a video, written in Python3 using tkinter. FFmpeg is used for processing the video.