Lossless Cut
2025-01-29 18:21:24.148114+01 by Dan Lyke 0 comments
I used to cut videos with ffmpeg on the commandline if the task was simply "take frame xxx to frame yyy from this file". Because editing software was needlessly complex for that simple task and often I didn't want re-encoding.
Just discovered that this exists:
https://github.com/mifi/lossless-cut
It's a GUI frontend for ffmpeg for exactly that task. It's easy to use yet well featured (stuff like skipping through keyframes) but not beyond what's needed. Nice!
LosslessCut — The swiss army knife of lossless video/audio editing