Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lossless Cut | 15,868 | a day ago | 171 | gpl-2.0 | JavaScript | |||||
The swiss army knife of lossless video/audio editing | ||||||||||
Camtasia2ffmpeg | 3 | 2 years ago | Python | |||||||
A Python script to perform ffmpeg lossless trimming and editing of mp4 files using a Camtasia json schema | ||||||||||
Shader Editor | 2 | 3 years ago | WebAssembly | |||||||
Shader editor with modicum wasm |
LosslessCut
The swiss army knife of lossless video/audio editingLosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work.
First export each track as individual files. Then use Handbrake or similar to re-encode the audio file (if mp4 file, encode as AAC.) Then open the extracted video stream in LosslessCut. The open your encoded audio file and select "Include all tracks from the new file". Then export.
Tip: you can use LosslessCut in multiple passes in order to achieve separate trimming of individual tracks:
If you want to support my continued work on LosslessCut, and you want the advantage of a secure and simple installation process with automatic updates, consider getting it from your favorite store:
For Linux these are some alternatives:
If you prefer to download the executables manually, this will of course always be free:
If you find LosslessCut useful, I'm very thankful for donations.
What's the difference between App Stores and GitHub download? Please see FAQ
If you want to test the very latest and greatest bleeding-edge version. 1. Go to Actions, 2. click on the latest Build/release, 3. scroll all the way down to Artifacts. Note: these builds may be totally broken!
Since LosslessCut is based on Chromium and uses the HTML5 video player, not all FFmpeg supported formats will be supported smoothly. The following formats/codecs should generally work: MP4, MOV, WebM, MKV, OGG, WAV, MP3, AAC, H264, Theora, VP8, VP9 For more information about supported formats / codecs, see https://www.chromium.org/audio-video.
Unsupported files can still be converted to a supported format/codec from the File
menu. (Try the "fastest" option first.) A low quality version of the file (with/without audio) will then be created and opened in the player. The actual cut/export operation will still be performed on the original file, so it will be lossless. This allows for potentially opening any file that FFmpeg is able to decode.
Separate files
to Merge cuts
.Working dir unset
button (default: Input file folder)Tracks
button to customise and/or add new tracks from other files.Export
button (or E) to show an overview with export options.Export
again to confirm the exportIf you have any problem or question, please read this before creating an issue. I try to answer most common questions here.
This project is maintained by me alone. The project will always remain free and open source, but if it's useful for you, consider supporting me. :) It will give me extra motivation to improve it. Or even better donate to ffmpeg because they are doing the world a big favor ๐
Made with โค๏ธ in ๐ณ๐ด
Follow me on GitHub, YouTube, IG, Twitter for more awesome content!