New Parameters, Bug Fixes & Other Enhancements
This release comes with new parameters for managing the encoder, as well as bug fixes and other enhancements.
What's New
-LevelIDC
Specify the encoder level to use.
-VBV
Sets the buffer-related parameters, vbv-bufsize
, vbv-maxrate
.
The logic has been changed for how the encoder level is selected. Instead of forcing it, it will now be decided by the encoder unless modified by one or both of the parameters above.
-TestStart
Sets the starting point for a test encode. It can be set using:
- Sexagesimal time format:
00:01:30
(default) - Starting frame using the
f
modifier:500f
- Starting time as a decimal value (in seconds) using the
t
modifier:400.5t
Bugs & Enhancements
- Fixed forced SAO for Dolby Vision encodes
- Fixed crop value console display when resizing
- Fixed bug where no default resolution or scale filter was set when user didn't pass any (but did pass
-Scale
) - Increased stream copy audio identifier range from 6 to 12
- Improved performance in several
Set-*
functions - Removed PoshRSJobs
Utility Scripts
I added a few utility scripts that I find useful when used in conjunction with the main script.