|
|
|
|
|
by mifino
3511 days ago
|
|
You are correct, it's a GUI for ffmpeg's -ss -t commands.
It's always a tradeoff between ease of installation and development for multiple platforms vs reusing already installed components. I know ffmpeg has historically been changing their API alot between their versions. I wanted to make something that just works, built on battle tested technologies. Space is cheap too, and the size of the app is tiny compared to the videos you are processing. The windows binary of QtAV is btw 35MB (i assume compressed), so quite big too. Fun fact though: ffmpeg is actually bundled twice in LosslessCut. once in Electron(Chromium) and once as a CLI :) |
|
Perhaps you're looking at player+SDK. The player alone[0] is 21MB
> ffmpeg is actually bundled twice in LosslessCut. once in Electron(Chromium) and once as a CLI
If you use a custom build of Electron, you can at least cut down ffmpeg to just one version. Like the way my distro does it with Chromium and ffmpeg.
----
0: https://www.microsoft.com/en-us/store/p/qtav-video-player/9n...