Releases: Kagami/boram
Releases · Kagami/boram
v0.3.5
v0.3.4
v0.3.3
v0.3.2
Major changes
- True 64-bit build for Windows
- Custom mingw shared builds of ffmpeg and libmpv for Windows
- Smaller size of Windows builds: 39/45 MBs for 32/64 bit
- Use libass DirectWrite backend instead of Fontconfig on Windows
- Probably fixed issue with cleanup of temporal files on Windows
- Compatibility with macOS 10.9+
- Fixed issue with app being placed at non-ASCII path on macOS
- Better handling of SAR / DAR
- Scale preview to target resolution, with proper adjustments for scale, crop and SAR
- Preserve source FPS in preview
- Don't unnecessary remux ytdl sources
- New icon
- Other UI and bug fixes
v0.3.1
v0.3.0
Major changes
- Update youtube-dl, ffmpeg and mpv to latest versions
- Speedup render of internal player
- Ignore GPU blacklist by default
- Workaround for Ubuntu 16.04 ffmpeg
- Compatibility with old versions of ffmpeg
- Allow to enter/edit metadata title
- Allow to edit output path in input field
- Support Ctrl+C in output log area
- Correctly display sliders when multiple tabs are opened
- Preview feature (note: currently isn't scaled to target resolution)
- A lot of other UI and bug fixes
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Major changes
- Automatically clear SAR for anamorphic videos
- Fix crop area for anamorphic videos
- Frame-accurate cutting
- Add VP9 HDR support
- Fix preview for source videos with odd resolution
- Allow to ignore gpu blacklist via BORAM_FIX_GPU env
- Better check for dependencies, check for libmpv on Linux
- Don't prefer system deps, check for override BORAM_envs instead
- Indicate tabs with errors and warnings
- Other UI and bugfixes