Releases: Vouk/voukoder
2.3beta3
2.3-beta2
IMPORTANT! PLEASE READ!
Since version 2.3 the Voukoder project has significantly changed. It is not one monolothic component anymore, it has been split into two components:
- The Voukoder Core component will be registered as a system wide COM server and will provide its encoding services and user interface to as many programs as possible. You can even integrate it to your own program.
- The connector. A connector is the component that binds to the host application and sends the frame data to the voukoder core component.
Please download and install the connector for your NLE here: https://github.com/Vouk/voukoder-connectors
Changes:
- Split up voukoder into two parts (see above)
- Changed logging again: Logs will be stored in files again and will be deleted after 7 days. They will be stored here: %LOCALAPPDATA%\Voukoder\Logs
2.3-beta1
Fixes:
- Audio issues with 2-pass encoding
- Colors with ZScale filters are messed up (when using packed pixel formats)
- Advanced settings did not get loaded from stored x264/x265 settings
Changes:
- Signed installer.exe with code signing certificate
- Added missing french and german translations
- Added a systray icon
- Moved the update (and notification) part to the systray menu
- Moved the logging view and options to the systray menu
(Ignore voukoder.core.zip for now)
2.2
Key features:
- Intel QSV encoders for both h264 and hevc
- Initial filter support
Fixes:
- Installer: Fixed installation path error when AfterEffects is not installed
- Window sizes should be okay in HiDPI mode now
- Audio is only rendered when needed
- Hopefully fixed assertion error about wxLocale
- (libx264) Fixed 10 bit high profile selection
- (prores) Fixed pixelformat selection
Changes:
- Introducing Intel QSV hardware encoders (h264/hevc)
- Renamed encoder names so they look nicer together
- Added ZScale, BWDIF, YADIF and Unsharpen filter
- (libx265) Added 'ref'option
- (h264,hevc) Added raw muxers
- Doing update check only once on plugin startup
For using NVENC encoders driver version 418.81 or newer is required.
2.2-beta4
2.2-beta3
2.2-beta2
Version 2.2-beta2 -- NOT FOR PRODUCTION USE
Welcome the second beta of the next Voukoder version:
Fixes:
- ZScale filter is available again
- Fixed french and german translation
- Fixed some small UI issues
Changes:
- Doing update check only once on plugin startup
2.2-beta1
Version 2.2-beta1 -- NOT FOR PRODUCTION USE
Welcome the first beta of the next Voukoder version:
Fixes:
- Fixed AfterEffects installer path
- Window sizes should be okay in HiDPI mode now
- AudioRenderer is only created when needed
- Hopefully fixed assertion error about wxLocale
- (libx264) Fixed 10 bit high profile selection
- (prores) Fixed pixelformat selection
Changes:
- Renamed h264 and hevc encoders so they look nicer
- Added ZScale, BWDIF, YADIF and Unsharpen filter
- (libx265) Added 'ref'option
- (h264,hevc) Added raw muxers
2.1.0
Get your own voukoder T-Shirts and mugs here: https://www.redbubble.com/en/shop/vouk
Private users: Please consider supporting vouk and the voukoder project via patreon: patreon.com/voukoder
Business users: If you use voukoder at your workplay it would be nice to sponsor the project via open collective: opencollective.com/voukoder
Originally I targeted this as the 2.0.9 release but the changes are quite substantial so I decided to call it version 2.1.0. The top changes of this version are:
- After Effects support!
- Support for 360° spherical video (via video side data)
- Support for 3D video (via video side data)
- Presenting the new voukoder logo!
For using NVENC encoders driver version 418.81 or newer is required.
Fixes:
- Fixed variable framerate issue
- Fixed french translation
- Fixed 5.1 surround channel alignment
- Fixed setting the TRC in BT.2020 color space
- Fixed loading of arbitrary data
- Fixed installer: Paths of deselected components are greyed out / disabled and set to c:\ and are not used
- Fixed config dialogs
- (x265) Removed unnecessary VUIs from encoder
- Fixed NVENC aq-strength parameter
Changes:
- Major UI rework ("Configure ..." button)
- First version of Voukoder for After Effects
- Added support for spherical and stereo3d video data
- (EAC3/DTS/TrueHD) Added audio encoders (Vogelforscher)
- Added more logging
- Added new voukoder logo
- Installer: Switched to modern theme
- Added the list of patrons to the about tab
2.0.9beta4
NOT FOR PRODUCTION USE
Hopefully the final beta release. Everything should be pretty stable now. German and french translations are completed. Known bugs have been fixed. If no serious issues show up expect a release in the first week of july.
Please provide feedback to the forums.
Fixes:
- Fixed NVENC aq-strength parameter
- The translation maintainers completed the french and german translation
- Small fixes