Releases: andrewringler/video-2-slit-scan
Releases · andrewringler/video-2-slit-scan
v0.2.6
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
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
v0.2.3
New
- Windows Build
Fixed
- Cleaned up various methods of quitting
- Updated Mac application icons
- Updated Mac application name
v0.2.1
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
Initial public beta release of Video-2-Slit-Scan software