VCut is a lightweight command-line tool to quickly cut video fragments.
- Supports any video format
- You can mix formats (for example, 12 3:12, means from the second 12 to 3 minutes and 12 seconds)
- EXTREMELY FAST
- Very easy to use
https://github.com/balta-dev/vcut/releases/download/1.1/vcut
cd {your/download/directory}
sudo mv vcut /usr/bin https://github.com/balta-dev/vcompr/releases/download/1.1/vcut.exe
Go to your Download Folder, right click and open "cmd" or "powershell", and paste that command to use it globally:
Copy-Item .\vcut.exe"C:\Windows\System32"- vcut 5:23 5:42 "filename.mp4"
- vcut 12 15:32 "filename.mkv"