Skip to content

Releases: NeilHarbin0/AlphaSolveVideo

1.0.5

26 Jun 03:05

Choose a tag to compare

  • Fixed 120fps gecko code not working in Slippi Dolphin playback due to gecko code handling changes (new Black/White v5 gecko code)

1.0.4

06 Mar 02:09
d71e290

Choose a tag to compare

  • 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

03 Mar 23:57

Choose a tag to compare

  • Fixed #1 where SolveToGif would commonly produce partially missing hitboxes due to low alpha values being truncated. This changes the threshold to 120.
  • Added some text to indicate gif creations seemingly frozen start is normal

1.0.2

03 Mar 20:00

Choose a tag to compare

  • 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

03 Mar 05:03

Choose a tag to compare

  • 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

11 Feb 17:47
04938bd

Choose a tag to compare

1.0

Initial release. See repo readme for usage information.