Skip to content

2.3

Compare
Choose a tag to compare
@Vouk Vouk released this 06 Dec 10:11
· 581 commits to master since this release
fdc2a57

Release Notes

IMPORTANT - PLEASE READ

Voukoder has been split up into two components starting with this release:

  • The Voukoder Core component (this part)
  • An application specific Connector module (i.e. for Premiere/MediaEncoder, After Effects or VEGAS)

Instructions

  1. Uninstall all previously installed Voukoder related components from the control panel (esp. when upgrading)
  2. Install Voukoder 2.3
  3. Install an appropiate connector module

We are working on it to make this easier in the next versions. The separation was necessary for legal reasons but also offers new future possibilities.


Changes

  • Introduced VEGAS Pro support
  • Moved log and update information to the systray
  • Logging path changed to %LOCALAPPDATA%\Voukoder\Logs
  • Added video filters: Equalizer, SetParams and Colorspace
  • Added FFmpeg logging to STDOUT (for troubleshooting)
  • Added qmin and qmax encoder options for NVENC encoders
  • Added 10bit export for hevc_qsv
  • Removed lower bitrate limitation

Fixes

  • Fixed audio isses when using 2-pass encoding
  • Colors with ZScale filters were messed up (when using packed pixel formats)
  • Advanced settings did not get loaded from stored x264/x265 settings
  • The codec options did not get saved and loaded correctly
  • Audio and video format changes did not get set correctly when changed (i.e. issues with FLAC)
  • Fixed and improved working with various color ranges and color spaces
  • Fixed handling unicode filenames

Notes

For using NVENC encoders driver version 436.15 or newer is required.