Skip to content

Releases: Kagami/boram

v0.1.5

22 Dec 01:26
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Major changes

  • Bumped electron to 1.4.12
  • Fixed playing videos in multiple tabs at the same time, fixed tabs destroying
  • Allow to resize existing crop area
  • Always auto-select downloaded source subtitle track
  • Tons of other bugfixes

v0.1.4

19 Dec 16:04
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Major changes

  • Fixed cancel of source download, fixed temporary files cleaning
  • Allow to select subtitles on source download
  • Force deinterlacing in mpv if option enabled
  • Fixed cutting of >1hour videos
  • Interactive crop area
  • Fixed backstepping in broken files
  • Other UI and bug fixes

v0.1.3

16 Dec 02:01
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Major changes

  • Add win64 build
  • Update bundles binaries, fix vlive downloading
  • Tune bitrate heuristics
  • Rework encode tab interface
  • Better cut UI
  • Ask on quit
  • Lot of UI and bug fixes

Known bugs

  • Canceling of source download doesn't work properly; don't press cancel or kill youtube-dl processes and clean boram files in temp folder manually

v0.1.2

13 Dec 23:13
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Major changes

  • Setup fontconfig on Windows, properly hardsub
  • Fix downloading sources with subs (yt, vlive)
  • UI and bug fixes

v0.1.1

12 Dec 00:39
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Major changes

  • Fix bug when application was unpacked to non-ASCII path
  • Load external sub to player from "burn subs" menu
  • Better seek slider handling
  • Seek frames on mouse wheel
  • A lot of UI, playback improvements
  • Lot of bugfixes

v0.1.0

10 Dec 01:11
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Major changes

  • Use mpv as internal player, all formats should be playable now
  • Switch to 32bit builds for Windows (ffmpeg is still 64bit so if your system is 32bit, put 32bit ffmpeg binary to PATH)

v0.0.5

05 Dec 00:12
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Major changes

  • Auto-select CRF mode for short clips
  • Warn on poor bitrate/limit settings
  • Autodetect interlacing and black borders
  • Allow to burn external subtitles

v0.0.4

02 Dec 16:33
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Major changes

  • Display download/encode progress in tab title
  • Print encoding stats
  • Print ffmpeg errors to log
  • Bugfixes

v0.0.3

01 Dec 23:56
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Major changes

  • Append .webm when saving resulting webm
  • Check for required dependencies
  • Better encode tab interface, move clone icon to main tabs
  • A lot of other bugfixes

v0.0.2

28 Nov 19:35
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Major changes

  • Show context menu for inputs
  • A lot of bugfixes