Releases: NeilHarbin0/AlphaSolveVideo
Releases · NeilHarbin0/AlphaSolveVideo
1.0.5
1.0.4
- Fixed gif output framerate limiting to 21fps, now 50fps which still drops some frames, but less
- Removed bayer dither from gif output to improve quality in some scenarios
- #7 Removed color boosting from gif conversion as alpha thresholding does pretty much the same thing
- Adjusted alpha threshold for gif creation to 25% to ensure reasonably visible content is not lost
- Added warnings/info for gif and webm creation
1.0.3
1.0.2
- Fixed #2 where pair alignment could easily fail if the change was very subtle
- Fixed #3 where first frame background color detection could fail if too little of the background was displayed
- Added additional flags to overwrite intermediate files in case they are not deleted, or are forgotten while debugging
- Minor improvements to command line logging
- Fixed gif method not outputting alpha map
1.0.1
- Added gif option
- Fixed drag and drop from outside the project folders not functioning
- Added more log info for directory information and ffmpeg detection
1.0
Initial release. See repo readme for usage information.