Skip to content

Releases: rzumer/Webbum

Webbum v1.0

25 Sep 18:19
Compare
Choose a tag to compare

Changes since the last release:

  • Added AV1 support
  • Fixed some UI bugs
  • Fixed most rate target modes encoding as 2-pass incorrectly

Webbum v0.5.1

04 Oct 23:07
Compare
Choose a tag to compare

Changes since the last release:

  • Fixed processing bugs

Webbum v0.5

24 Apr 20:50
Compare
Choose a tag to compare

Changes since the last release:

  • Fixed several bugs
  • Added task bar progress bar display for Windows
  • Improved default encoding parameters

Known issues with this release:

  • Input file paths with single quotes (') in them will fail to encode when text subtitles are enabled
  • Encoding with VobSub format subtitles may result in a corrupted output video
  • Seeking with text subtitles enabled may take a long time to complete

Webbum v0.4b

24 Jan 23:16
Compare
Choose a tag to compare
Webbum v0.4b Pre-release
Pre-release

Changes since the last release:

  • Fixed several bugs
  • Enabled the cancel button and improved clean-up in case of encoding errors
  • Added audio bit rate control
  • Added support for DVD and Blu-Ray subtitle formats
  • Improved encoding parameters

Known issues with this release:

  • Bit rate is not set properly when the input file is not trimmed. Please trim your input for the entire video duration for proper rate control.
  • Input file paths with single quotes (') in them will fail to encode with text subtitles
  • Encoding with VobSub format subtitles will result in a corrupted output video
  • Seeking with text subtitles enabled may take a long time to complete

VP9 settings have not yet been tested thoroughly; VP8 settings should be stable.

Webbum v0.3b

22 Jan 03:58
Compare
Choose a tag to compare
Webbum v0.3b Pre-release
Pre-release

Changes since the last release:

  • Fixed UI freezing while encoding
  • Added some basic error handling when ffmpeg crashes
  • Fixed 64-bit build being full of bugs
  • Updated packaged ffmpeg binary

Known issues with this release:

  • Target File Size mode is broken

Encoding is still set to high-quality (slow) settings, and not all settings were thoroughly tested.

Webbum v0.2a

18 Nov 06:09
Compare
Choose a tag to compare
Webbum v0.2a Pre-release
Pre-release
  • Fixed several encoding parameter defaults
  • Added more encoding settings (including codec selection)
  • Fixed several UI bugs
  • Changed some UI elements to be more intuitive
  • Re-arranged the UI into two columns
  • Updated packaged ffmpeg binary

VP9 encoding was not thoroughly tested.
Subtitle support was not thoroughly tested.

Known issues with this release:

  • The number of channels in audio stream labels is often wrong.
  • Encoding is a fair bit slower than v0.1a due to quality-focused default settings (to be adjusted in future releases).

Issues with the 64-bit build:

  • Resolution is not detected correctly, causing the "Resizing" section to be filled with incorrect values and rendering cropping unusable.

Webbum v0.1a

25 Sep 11:22
Compare
Choose a tag to compare
Webbum v0.1a Pre-release
Pre-release

This is an incomplete build for testing and demonstration purposes. It is not recommended for regular usage.