Skip to content

Releases: RandomEngy/VidCoder

7.9 Beta

13 Feb 03:31
Compare
Choose a tag to compare
7.9 Beta Pre-release
Pre-release
  • Updated translations.
  • Updated Clowd.Squirrel package.
  • Changed to using built-in method to detect if we were installed via Squirrel.
  • Added some protective code around the squirrel installer logic.

6.46

13 Feb 06:15
Compare
Choose a tag to compare

Bridge update for the v7 release.

7.8 Beta

25 Jan 23:24
Compare
Choose a tag to compare
7.8 Beta Pre-release
Pre-release
  • Added fallback logic to pick a valid audio encoder when the one in the encoding profile is not available.
  • Changed installer update URL to point to B2

7.7 Beta

22 Jan 17:06
Compare
Choose a tag to compare
7.7 Beta Pre-release
Pre-release
  • Switched to Squirrel installer package.
    • Install is now 1-click and auto-launches without an install wizard.
    • Auto-updates no longer require a UAC prompt.
    • Auto-updates now happen silently on next program launch. There is an optional setting to be notified of new versions on startup.
    • A single click can restart VidCoder with the new version, similar to Chrome or Edge.
  • Added zip of binary files to GitHub releases, for those who want to install a specific version of VidCoder or customize their install.

7.6 Beta

22 Jan 17:16
Compare
Choose a tag to compare
7.6 Beta Pre-release
Pre-release

Bridge release to go from old installers to Squirrel for Beta track.

7.3 Beta

01 Jan 06:23
Compare
Choose a tag to compare
7.3 Beta Pre-release
Pre-release
  • Added ability to constrain cropping to a single axis (whatever is cropped the most).
  • Added ability to set a minimum cropping threshold, to prevent small changes to the picture size.
  • Changed cropping type selection from radio buttons to a dropdown box.
  • If immediate source file removal is enabled in the Picker, (Encoded) will no longer be appended when the source path is the same as the destination path. This means that you can set it up to re-encode a file in place instead of creating a copy elsewhere.
  • Updated to .NET 6.0.
  • Updated to determine if an encoder supports two-pass by calling into the HandBrake core.

7.2 Beta

28 Dec 17:02
Compare
Choose a tag to compare
7.2 Beta Pre-release
Pre-release
  • Only show the "duplicate" button when an audio/subtitle track is already selected. This should make it less likely that it's mistaken for the button to enable the track.
  • Changed handbrake temp file cleanup to not use regular expressions. This should stop a mysterious intermittent issue caused by not being able to find System.Text.RegularExpressions.dll.
  • Fixed issue that caused a delay in cleaning up old HandBrake temp files on exit.
  • Updated HandBrake core.
  • Removed presets with unsupported hardware encoders from the built-in presets list.

6.45

28 Dec 16:40
Compare
Choose a tag to compare
  • Fixed crash when clicking on the "join beta track" link.
  • Removed presets with unsupported hardware encoders from the built-in presets list.

7.1 Beta

04 Dec 20:13
Compare
Choose a tag to compare
7.1 Beta Pre-release
Pre-release
  • Fixed video encoding Tune value not updating correctly when switching encoding presets with different containers.
  • Added app manifest to declare us as per monitor DPI aware, which fixes window maximization in some multi-monitor setups with different DPIs.
  • Updated HandBrake core to a new nightly build.
  • Ported some bug fixes from the stable release.

6.44

04 Dec 19:16
Compare
Choose a tag to compare
  • Updated "open bug" link to bring user to template chooser and auto-fill the VidCoder version and install type.
  • Fixed video encoding Tune value not updating correctly when switching encoding presets with different containers.
  • Fixed an issue that prevented typing in the custom colorspace setting text box.
  • Fixed theming for turbo first pass checkbox.
  • Updated translations.