Hi

I thought I'd share with you an open source lossless video cutter I made last year, that some of you may find useful. It's a wrapper around ffmpeg CLI and gives a quick and simple way of cutting out the good parts from gopro/drone/video camera footage without having to deal with the command line. And as it's based on Electron it's cross platform and works on Mac/Win/Linux

There are still an unresolved issue with making ffmpeg cut properly on keyframes on some videos (those with GOP). If anyone has any ideas for how to properly do it with ffmpeg on the command line, please participate in the discussion.

https://mifi.github.io/lossless-cut/