Optional
obj: Partial<PerTitleConfiguration>Optional
autoPerTitleConfiguration
Optional
complexityWill modify the assumed complexity for the Per-Title algorithm (> 0.0). Values higher than 1 will increase complexity and thus select smaller resolutions for given bitrates. This will also result in a higher bitrate for the top rendition. Values lower than 1 will decrease assumed complexity and thus select higher resolutions for given bitrates and also decrease the bitrate of the top rendition
PerTitleConfiguration
Optional
fixedAdditional configuration for fixed resolution and bitrate templates
PerTitleConfiguration
Optional
maxThe maximum bitrate that will be used by the Per-Title algorithm. It will not generate any rendition with a higher bitrate.
PerTitleConfiguration
Optional
maxThe maximum ratio between the bitrates of neighbouring renditions, e.g., if the first bitrate is 240,000, a maximum ratio of 1.5 will require the next higher bitrate to be at most 360,000
PerTitleConfiguration
Optional
minThe minimum bitrate that will be used by the Per-Title algorithm.
PerTitleConfiguration
Optional
minThe minimum ratio between the bitrates of generated renditions, e.g. if the first bitrate is 240,000, a minimum ratio of 1.5 will require the next higher bitrate to be at least 360,000
PerTitleConfiguration
Optional
resolutionThis factor influences the resolution selection of the per-title algorithm. The default value is 0.0. negative values will lead to results where the algorithm will choose lower resolutions for given bitrates. A positive value will result in higher resolutions to be selected. The range of the factor is -5.0 to +5.0. Please note that changing this factor might also lead to slightly different bitrate selection by the algorithm.
PerTitleConfiguration
Optional
targetDesired target quality of the highest representation expressed as CRF value
PerTitleConfiguration
Export
PerTitleConfiguration