Releases: kylestarrtech/QuickTrim
Releases · kylestarrtech/QuickTrim
v1.3.0
- Fixed a bug where the video durations would be rounded. So for example if a video ended at 30.48s and you saved the last 10 seconds, it would save 20s to 30s, and cut off the 480ms at the end.
- Added an option to always encode videos at a specific framerate instead of letting QuickTrim find the closest one. This is disabled by default.
- Note: I've noticed some of my clips the variable framerate gets close enough to one of the higher than 60fps framerate thresholds, which means I can't post it on Twitter - that's kind of why this setting was added, if you're having this same issue - try it and tell me what you think!
v1.12
Changes:
- Now sets video FPS to the closest available framerates (available framerates are 24, 30, 60, 75, 90, 120, 144, 165, 180, 240, 360, 480, and 500)
v1.2
Changes:
- New Preferences menu was added
- New CPU Usage option
- Default: "Default" (0)
- This setting allows you to set how many threads FFmpeg uses. You can choose between 1, 4, and the default of automatic, labelled as "Slower", "Slow", and "Default" respectively. The slower this setting is set to, the longer encoding takes but the less strain it will have on your CPU.
- New Encoder Preset option
- Default: "Medium"
- This setting just allows you to pick an FFmpeg encoder preset. The slower it is the longer it will take but the more effectively it will compress and reduce file size (with diminishing returns). The faster it is the larger the file size will be.
- Constant Rate Factor now only saves and updates on mouseup, though UI elements will still update as if this isn't the case. If the value is unsaved it will have a "*" at the end.
- External forms now open in the same location as the original main form (and vice versa)
- Added a visual indicator for when going outside of the CRF "Safe Zone"
- Very small UI changes (bolded some important labels)
v1.1
Changes:
- Added CRF (Constant Rate Factor) slider. Going below 17 will cause QuickTrim to warn you about possibly increased file sizes. CRF effectively handles video compression.
- Videos now adhere to a constant framerate of 60FPS (may add customization to this in the future), this is particularly helpful for uploading clips to websites that can't go above 60FPS.
- Videos are processed with fast start now
- Fixed the audio delay at the beginning of clips, audio should be in sync now.
v1
Unzip and open QuickTrimForms.exe.
If you use the right click context menu options do not move the executable, otherwise they will not work.