Skip to content

Explore mpv-scut, a versatile script designed for mpv users, enabling seamless video segmentation and merging. Easily define video segments and effortlessly merge them into a single, polished file, all without the need for reencoding. 🎬

License

Notifications You must be signed in to change notification settings

Speyll/mpv-scut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

mpv-scut: Seamless Video Non-Reencoded Segmentation Merging with mpv

Explore the power of mpv-scut, a script tailored for mpv enthusiasts. Effortlessly define segments within your videos and seamlessly merge them into a polished, singular file – all without the need for reencoding, thanks to the combined strength of mpv and FFmpeg.

Key Features

  • Quickly set start and end points to define video segments.
  • Merge segments into a single, polished video without reencoding.
  • Utilize FFmpeg's efficiency for high-quality video processing.
  • Enjoy intuitive key bindings for a user-friendly experience.

Usage Guidelines

  1. Make sure you have mpv and FFmpeg installed on your system.
  2. Download the mpv-scut.lua script and save it in your scripts directory. You can locate the scripts directory by running mpv --list-scripts or make it yourself.
  3. Open a video using mpv.
  4. Use the following key bindings to control the script:
    • Press c to set the starting point of a segment.
    • Press x to set the ending point of the current segment.
    • Press z to process and merge segments.
  5. The merged video, without reencoding, will be saved as merged_video.mp4 in the original video's directory.

Please Note: This script relies on the osd_message function in mpv, so ensure OSD messages are enabled in your mpv settings.

About

Explore mpv-scut, a versatile script designed for mpv users, enabling seamless video segmentation and merging. Easily define video segments and effortlessly merge them into a single, polished file, all without the need for reencoding. 🎬

Topics

Resources

License

Stars

Watchers

Forks

Languages