What is LosslessCut?

LosslessCut stands as an unrivaled, cross-platform FFmpeg GUI, engineered for speedy, lossless operations on video, audio, subtitle, and other media files.

It excels in offering lossless trimming and cutting of files, emerging as the ultimate tool for rough-cutting large video files without any compromise on quality or the need for re-encoding.

Its extraordinary features encompass lossless cutting of most video and audio formats, a smart cut function, and the impeccable ability to losslessly merge arbitrary files with identical codec parameters.

Example lossless use cases

  • Cut out commercials from a recorded TV show (and re-format from TS to MP4)
  • Remove audio tracks from a file
  • Extract music track from a video and cut it to your needs
  • Add music to a video (or replace existing audio track)
  • Combine audio and video tracks from separate recordings
  • Include an external subtitle into a video
  • Quickly change a H264/H265 MKV video to MOV or MP4 for playback on iPhone
  • Import a list of cut times from other tool as a EDL (edit decision list, CSV) and run these cuts with LosslessCut
  • Export a list of cut times as a CSV EDL and process these in another tool
  • Quickly cut a file by its MP4/MKV chapters
  • Quickly cut a YouTube video by its chapters (or music times from a comment)
  • Change the language of a file's audio/subtitle tracks
  • Attach cover art / thumbnail to videos / audio from an external JPEG file or from a frame on the timeline
  • Change author, title, GPS position, recording time of a video
  • Fix rotation of a video that has the wrong orientation flag set
  • Great for rotating phone videos that come out the wrong way without actually re-encoding the video.
  • Loop a video / audio clip X times quickly without re-encoding
  • See #284
  • Convert a video or parts of it into X image files (not lossless)
  • Losslessly split a video into one file per scene (note you probably have to shift segments, see #330.)
  • Cut away silent parts of an audio/video
  • Split video into segments to for example respect Twitter's 140 second limit
  • Annotate each segment with one or more tags, then use those tags to organize your segments or use it to create an output folder structure or hierarchy for your segments.

Features

  • Lossless cutting of most video and audio formats
  • Smart cut (experimental)
  • Losslessly cut out parts of video/audio (for cutting away commercials etc.)
  • Losslessly rearrange the order of video/audio segments
  • Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera)
  • Lossless stream editing
    • Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file)
    • Remove unneeded tracks
    • Replace or re-encode only some tracks
    • Extract all tracks from a file (extract video, audio, subtitle, attachments and other tracks from one file into separate files)
  • Fast multi-file workflow (note: no mass/batch export yet)
  • Keyboard shortcut workflow
  • Losslessly remux video/audio into a different container (file) format
  • Take full-resolution snapshots from videos in JPEG/PNG format (low or high quality)
  • Export ranges of video frames to images (every nth frame, second, by scene change, best thumbnails)
    • Export only from a selected time range (segment)
    • Optionally include original timestamps in image file names
  • Manual input of cutpoint times
  • Apply a per-file timecode offset (and auto load timecode from file)
  • Edit file metadata, per-track metadata and per-track disposition
  • Change rotation/orientation metadata in videos
  • View technical data about all tracks
  • Timeline zoom and frame/keyframe jumping for cutting around keyframes
  • Video thumbnails and audio waveform
  • Saves per project cut segments to project file
  • View FFmpeg last command log so you can modify and re-run recent commands on the command line
  • Undo/redo
  • Give labels to cut segments
  • Annotate segments with tags
  • Import/export segments: MP4/MKV chapter marks, Text file, YouTube, CSV, CUE, XML (DaVinci, Final Cut Pro) and more
  • MKV/MP4 embedded chapters marks editor
  • View subtitles
  • Customizable keyboard hotkeys
  • Black scene detection, silent audio detection, and scene change detection
  • Divide timeline into segments with length L or into N segments or even randomized segments!
  • Speed up / slow down video or audio file (changing FPS)
  • Basic CLI and HTTP API

Platforms & Downloads

Supported Format

  • LosslessCut utilizes Chromium's HTML5 video player, but not all FFmpeg supported formats and codecs are natively supported.
  • Generally, the following formats should work: MP4, MOV, WebM, Matroska, OGG, and WAV.
  • The following audio codecs should work: FLAC, MP3, Opus, PCM, Vorbis, and AAC.
  • Video codecs that should work include H264, AV1, Theora, VP8, VP9, and H265 (needs hardware decoder).
  • Codecs and formats not listed above can still be converted to a supported format/codec from the File menu.
  • A low-quality version of the file (with or without audio) can be created and opened in the player.
  • The actual cut/export operation will still be performed on the original file, ensuring a lossless process.
  • This allows for potentially opening any file that FFmpeg is able to decode.

License

  • GPL-2.0 License

Resources & Downloads

GitHub - mifi/lossless-cut: The swiss army knife of lossless video/audio editing
The swiss army knife of lossless video/audio editing - mifi/lossless-cut