Releases: digital-pers0n/Slash
Releases · digital-pers0n/Slash
0.4
Added
- IOSurface-based OpenGL renderer that should be more stable on 10.14+. Old NSOpenGLView-based renderer is still available and can be selected in the app preferences.
- Templates for output file names.
- New 'zoomable' timeline view that can generate and display preview images from a video file.
- New 'Recently Encoded' window that now displays various info about encoded files (file size, video resolution, codec, duration, bitrate and preview image). Files can also be renamed and drag & dropped in to other applications.
Release binary was compiled with 10.15 SDK, so Dark Mode is now working in 10.14+.
FFmpeg libraries were compiled with dav1d support, so it's now possible to open av1 video files.
Tested on 10.11-10.14
0.3
Updates and Fixes
- Screenshot format/quality, OSD/Subs fonts, and custom mpv options can now be configured form the Preferences window
- Improves stability of mpv JSON IPC
- Fixes OpenGL glitches under Mojave
- Adds vorbis to the available audio codecs popup
Release build was compiled with ffmpeg 4.2.2 and mpv 0.32.0 libraries, tested under macOS 10.11-10.14
0.2
Slash 0.2
Added:
- libmpv support.
- UI rewritten from scratch.
Removed:
- ffprobe support (replaced with libavformat).
Release build is bundled with ffmpeg 4.2 and mpv 0.31.0 libraries. The libraries were compiled with PGO+LTO.
The build was tested on macOS 10.11-10.14.
Initial Release
v0.1 Disable menu items while encoding is in progress