MPV

Easily cut videos with this mpv Lua extension.

Installation:

git clone -b release --single-branch "https://github.com/familyfriendlymikey/mpv-cut.git" ~/.config/mpv/scripts/mpv-cut

Start the video with mpv.

  • Press c to begin a cut.
  • Seek to a later time in the video.
  • Press c again to make the cut.
  • To cancel a cut, press C.

It saves a copy of the video in the same directory as the original file.

For other options, see the usage.