Releases: tlaceby/clip-comp
1.1.8
1.1.7 Fixed issues with updater
v1.1.7 Changed Version text inside settings page
1.1.6
1.1.5 Installer Fixes
Version 1.1.5 is a major update that has lots of tiny and one large bug fix main bug fixes. No additional functionality was added, however two major bugs were fixed.
September 2021 - 1.1.2
Version 1.1.2 is a minor update that has two main bug fixes. No additional functionality was added, however two major bugs were fixed.
Bugs & Fixes
Fixed bug where process would hang if file already existed in finished directory.
Fixed bug where going back from settings would save partial progress and prevent you from selecting more files.
Code Changes:
Restructured code to clean up main process. Created a new class to manage the compression and queue internally so the main file is cleaner.
removed and tidied up unwanted imports and methods/variables not being used.
1.1.1
Fixed Coloring Issue where progress was not visible.
FEATURES:
- Clip compression
- Multi Clip compression
- Ability to change the duration of algorithm
- Ability to change crf mode for ffmpeg
- Minimal UI
NOTE:
Must be online upon startup to verify and install required third party binaries (ffmpeg & ffprobe)