Video cutter based on Python3
and PyQt5
.
python main.py
- Select
Open
option in the menu bar to open a video. - Click
Start
button to set the starting time and clickEnd
button to set the ending time. ClickClear
to clear the recorded time. - Click
Subclip (Video)
button to start cutting the video orSubclip (Audio)
for only audio.
PyQt5
.ffmpeg
(NOTffmpeg-python
).
- MIT License.