Added
- Encoding bitrate: Output video bitrate is now displayed in the status bar during rendering.
Fixed
- Constant Quality feature: Resolved an issue where some encoders used the fixed bitrate set by the slider instead of the CRF when this feature was enabled.
- App freezes: Fixed freezing of the app when the encoder crashed.
- Encoders crashes: Fixed invalid parameters supplied to
*_nvenc
encoders.
Changed
- Undetected encoders are no more visible in the app. Detection is done by running an encoder and checking if it crashes, so undetected encoders do not work anyway.
- Hardware decoder will now be automatically used if available, this decreases CPU load.