You must log in or register to comment.
Ffmpeg?
Ffmpeg -ss (start time) -i (inputFile) -c copy -t (clip length) (outputFile.Name)
Avidemux would work. I often use it because, as long as you cut at keyframes, you don’t have to reencode anything (so it’s fast).
Cool, thanks!
check out losslesscut
kdenlive is nice but maybe overkill for your use case