Releases: RandomEngy/VidCoder
Releases · RandomEngy/VidCoder
12.16
12.15
- Added the ability to stop multiple selected encode jobs.
- Added exception handling to handle a reported crash on drag/drop.
12.14
- 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
- Fixed issue with checking recent network files making VidCoder start slow.
12.12
- Fixed issue when using multiple audio encodings, with the last encoding name clobbering the others.
12.11
- Fixed audio track names in Encoding Settings not being applied.
- Fixed a potential crash when importing presets.
12.10
First v12 stable release.
- Added a Hardware tab to Global Settings: this shows all available hardware and the codecs they can encode to.
- Added the ability to configure hardware decoding for Media Foundation.
- Moved QSV hardware decoding settings to the Hardware tab, added the ability to configure use for non-QSV codecs.
- Increased NVEnc simultaneous device cap from 3 to 5.
- Added requirement for encoder to be NVEnc to use NVDec
- Added code to avoid clobbering a chosen hardware decoding setting.
- Implemented QSV hyperencode.
- Added support for QSV load balancing.
- Changed to close the source video when deleting the source file, rather than stopping the source deletion from happening.
- Fixed an issue preventing "stop" from being used on individual queue items
- Fixed default/burn in selection for automatically added external subtitle files.
- Updated HandBrake core to 1.10.2
12.9 Beta
- Changed to close the source video when deleting the source file, rather than stopping the source deletion from happening.
12.8 Beta
- Fixed an issue preventing "stop" from being used on individual queue items
- Fixed default/burn in selection for automatically added external subtitle files.
- Updated translations.
12.7 Beta
- Added code to avoid clobbering a chosen hardware decoding setting.
- Added requirement for NVDec to be available and the encoder to be NVEnc before applying the NVDec setting.
- Updated translations.