&fillet

Progress so far

I recorded the window to get this footage, which I then put through FILLET afterwards, to get the video you see

There's a bunch of video bitrate and other optimizations to make, and the app isn't very pretty yet
But you drop a video in and press PLAY to save the trimmed version.
I want to at least let the user select a start frame before the jam is over. Hopefully also an end frame that is less than 10 MB, in case the user wants to trim like that

My time has so far been spent trying to understand ffmpeg and video decoding and encoding. I made a lot of mistakes and had a lot of retries

https://github.com/mlabbe/nativefiledialog - has worked nicely to deal with the save file dialog