Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 397 Bytes

File metadata and controls

10 lines (6 loc) · 397 Bytes

MOVIE CUTTER

A simple tool that uses ffmpeg to cut from the front and/or the end of your movie file.

Dependencies: ffmpeg, mpv

There are two versions, movieCutterTerminal.sh is the Terminal Version. Make sure to copy the file to the same directory as the moviefiles you want to cut.

The movieCutter.sh uses YAD as a GUI, so make sure you have yad installed when using this version.