Thanks for fixing previous issues. Incredibly useful, minimalistic, has immense potential. My biggest issue is that export quality doesn't mirror original file. Even if original bitrate is selected, if I use other bitrates it may/will increase the filesize even if the video exported is shorter. To the untrained eye it is unnoticeable, but when I stare long enough I can spot the difference. 👉🏽 Add a trim slider or otherwise to choose boomerang source video length please. Edited
HARDCODED JOY S.R.L.
Thursday, February 19, 2026
I think the quality issue is caused by keyframe interval (KFI). If KFI too small -> too many KF for given bitrate and the quality will decrease. When KFI is set to "original", it will fallback to 0.25s if not found (usually) in the file header. We will try to find better solution. Meanwhile setting KFI to bigger value should increase the quality.