Skip to content

Releases: Kagami/boram

v0.3.5

01 Jun 19:47
Compare
Choose a tag to compare

Major changes

  • Fix scaling of crop area
  • Update youtube-dl to latest version

v0.3.4

02 May 11:20
Compare
Choose a tag to compare

Major changes

  • Update youtube-dl to latest version (fixes Signature extraction failed error)
  • Various bugfixes

v0.3.3

14 Mar 16:14
Compare
Choose a tag to compare

Major changes

  • Add -row-mt support
  • Get rid of libffmpeg fix on Linux
  • Update libvpx, ffmpeg to git master
  • Update electron, ytdl to latest versions
  • Clear minor SAR difference on scale
  • Fix unability to open webm while encoding is in progress

v0.3.2

01 Mar 01:24
Compare
Choose a tag to compare

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

21 Feb 18:57
Compare
Choose a tag to compare

Major changes

  • Add Mac build
  • Fix issues with internal player on mpv 0.18

v0.3.0

17 Feb 23:30
Compare
Choose a tag to compare

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

26 Jan 16:08
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Major changes

  • Use 20160725-fb91850 Zeranoe build since latest builds with libvpx 1.6.0 produce artefacts
  • Restore copy audio mode, make it work properly on cutting
  • Allow smaller window sizes, for 1366x768 screen resolutions

v0.2.2

18 Jan 15:21
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Major changes

  • UI and other bugfixes
  • Verbose mode

v0.2.1

11 Jan 13:16
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Major changes

  • Update youtube-dl to latest version (fixes Signature extraction failed error)
  • Allow to copy Vorbis/Opus source audio track
  • Support systems with ffmpeg 2.x
  • Other usability and bugfixes

v0.2.0

25 Dec 23:29
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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