Skip to content

v0.1.6

Compare
Choose a tag to compare
@cubicibo cubicibo released this 05 May 21:22
· 195 commits to main since this release

SUPer is now distributed as stand-alone binaries! An Apple M1 (aarch64) build is attached. Windows executables may follow later.

Front-end

  • Add option to use K-Means quantization on all frames (guarantees quality but slow)
  • Add option to fix a possible time drift with NTSC framerates (23.976, 29.97)
  • Add compatibility mode option for software players that do not decode palette update display sets correctly.
  • Add a progress bar while generating an epoch bytestream.

Back-end

  • Revisit again the grouping engine to make it faster and more robust.
  • Fix a memory leak in the conversion pipeline.
  • Some clean-ups.

Known issue:

  • A very small object (< 8x8 pixels) on the very edge of the screen will not render correctly. You should not put any subtitles in the common overscan area anyway.