Skip to content

Releases: RandomEngy/VidCoder

13.1 Beta

23 Apr 05:09

Choose a tag to compare

13.1 Beta Pre-release
Pre-release
  • Fixed out of date HandBrake interop DLL

13.0 Beta

20 Apr 01:39

Choose a tag to compare

13.0 Beta Pre-release
Pre-release
  • Added ability to automatically add external subtitle filename tokens like "forced" as the subtitle name.
  • Added current user to VidCoderAutomation pipe name, which should prevent CLI actions from acting on another logged in user's VidCoder instance.
  • Addded translation for Job ETA tooltip.
  • Added Source dimensions column to the queue.
  • Added Dimensions and Source dimensions columns to the Completed list.
  • Renamed "Size" columns to "File size" to disambiguate.
  • Renamed "Output size" column to "Dimensions".
  • Updated HandBrake core.

12.19

19 Apr 00:22

Choose a tag to compare

  • Fix inability to load old queues with incompatible ChannelLayout

12.18

18 Apr 22:27

Choose a tag to compare

  • Improved file lock check on the Watcher, to avoid trying to encode in-progress videos.
  • Fixed an issue where scan failures on jobs added by the Watcher would stay marked as "Planned".
  • Simplified the source section expand/collapse tracking: it will now always be expanded unless the user has collapsed a section.
  • Improved contrast on inactive windows and encoding window in Light mode.
  • Fixed reported crash on stopping encodes.
  • Updated HandBrake core to 1.11.1

12.17

12 Mar 04:04

Choose a tag to compare

  • Updated HandBrake core to 1.11.
  • Updated framework to .NET 10.

12.16

26 Jan 00:44

Choose a tag to compare

  • Fixed missing hwDecode passed in to scan and encode jobs

12.15

25 Jan 15:44

Choose a tag to compare

  • Added the ability to stop multiple selected encode jobs.
  • Added exception handling to handle a reported crash on drag/drop.

12.14

20 Jan 02:21

Choose a tag to compare

  • Fixed more cases where a stopped job could restart immediately.
  • Suppressed error report dialog on DWM composition changes
  • Added ConfigureAwait(false) to a couple more lines in a place where we might have a deadlock.

12.13

04 Jan 23:51

Choose a tag to compare

  • Fixed issue with checking recent network files making VidCoder start slow.

12.12

03 Nov 14:46

Choose a tag to compare

  • Fixed issue when using multiple audio encodings, with the last encoding name clobbering the others.