Skip to content

Releases: andrewringler/video-2-slit-scan

v0.2.6

01 Sep 15:28

Choose a tag to compare

New

  • Now supporting Apple silicon (aka M1/M2 aarch64)

Fixed

  • Added back Windows and Linux installers
  • Windows install now supports Desktop folders within OneDrive

Broken

  • Keyframe slit design is still broken. For the time being, please download release v0.2.4 or earlier if you need this feature

Changes

  • Now using Processing v4
  • Now using Java 17
  • All installers now use a jlink embedded JRE for better portability and the JavaPackager Gradle for building
  • Updated to latest Gradle
  • macOS is still using FFmpeg v2.8.1, Windows and Linux using FFmpeg 6.0, added accidentally gitignored data folder, checking for Desktop in OneDrive folder on Windows.

See LICENSE.txt for information about included FFmpeg binaries

v0.2.5

24 Oct 16:31

Choose a tag to compare

New

  • 16-bit Tiff and PNG output files. Color information is preserved from input videos up to 16-bits per channel RGB, IE 48-bits
  • Now using embedded ffmpeg binary for all video parsing and image generation

Broken

  • Windows, Linux builds are now broken. Keyframe slit design is now broken. For the time being, please download an earlier release if you need these platforms or features

v0.2.4

25 Apr 16:38

Choose a tag to compare

New

  • Now depends on a VLC installation with the added benefit of support for a wider range of file formats including ProRes. You must manually install VLC before running video-2-slit-scan.

Fixed

  • Display of tall and wide aspect ratios

v0.2.3

20 Feb 20:48

Choose a tag to compare

New

  • Windows Build

Fixed

  • Cleaned up various methods of quitting
  • Updated Mac application icons
  • Updated Mac application name

v0.2.1

01 Jan 18:44

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Fixes

  • Much larger images now supported, blank TIFFs created title by tile now
  • Fixed issue with loading a video after using keyframes
  • Larger max RAM allowed

v0.2

31 Dec 03:12

Choose a tag to compare

v0.2 Pre-release
Pre-release

Initial public beta release of Video-2-Slit-Scan software