/AWS1/CL_MDCAV1QVBRSETTINGS¶
Settings for quality-defined variable bitrate encoding with the AV1 codec. Use these settings only when you set QVBR for Rate control mode.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_QVBRQUALITYLEVEL
TYPE /AWS1/MDC__INTEGERMIN1MAX10
/AWS1/MDC__INTEGERMIN1MAX10
¶
Use this setting only when you set Rate control mode to QVBR. Specify the target quality level for this output. MediaConvert determines the right number of bits to use for each part of the video to maintain the video quality that you specify. When you keep the default value, AUTO, MediaConvert picks a quality level for you, based on characteristics of your input video. If you prefer to specify a quality level, specify a number from 1 through 10. Use higher numbers for greater quality. Level 10 results in nearly lossless compression. The quality level for most broadcast-quality transcodes is between 6 and 9. Optionally, to specify a value between whole numbers, also provide a value for the setting qvbrQualityLevelFineTune. For example, if you want your QVBR quality level to be 7.33, set qvbrQualityLevel to 7 and set qvbrQualityLevelFineTune to .33.
IV_QVBRQUALITYLEVELFINETUNE
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
Optional. Specify a value here to set the QVBR quality to a level that is between whole numbers. For example, if you want your QVBR quality level to be 7.33, set qvbrQualityLevel to 7 and set qvbrQualityLevelFineTune to .33. MediaConvert rounds your QVBR quality level to the nearest third of a whole number. For example, if you set qvbrQualityLevel to 7 and you set qvbrQualityLevelFineTune to .25, your actual QVBR quality level is 7.33.
Queryable Attributes¶
QvbrQualityLevel¶
Use this setting only when you set Rate control mode to QVBR. Specify the target quality level for this output. MediaConvert determines the right number of bits to use for each part of the video to maintain the video quality that you specify. When you keep the default value, AUTO, MediaConvert picks a quality level for you, based on characteristics of your input video. If you prefer to specify a quality level, specify a number from 1 through 10. Use higher numbers for greater quality. Level 10 results in nearly lossless compression. The quality level for most broadcast-quality transcodes is between 6 and 9. Optionally, to specify a value between whole numbers, also provide a value for the setting qvbrQualityLevelFineTune. For example, if you want your QVBR quality level to be 7.33, set qvbrQualityLevel to 7 and set qvbrQualityLevelFineTune to .33.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QVBRQUALITYLEVEL() |
Getter for QVBRQUALITYLEVEL, with configurable default |
ASK_QVBRQUALITYLEVEL() |
Getter for QVBRQUALITYLEVEL w/ exceptions if field has no va |
HAS_QVBRQUALITYLEVEL() |
Determine if QVBRQUALITYLEVEL has a value |
QvbrQualityLevelFineTune¶
Optional. Specify a value here to set the QVBR quality to a level that is between whole numbers. For example, if you want your QVBR quality level to be 7.33, set qvbrQualityLevel to 7 and set qvbrQualityLevelFineTune to .33. MediaConvert rounds your QVBR quality level to the nearest third of a whole number. For example, if you set qvbrQualityLevel to 7 and you set qvbrQualityLevelFineTune to .25, your actual QVBR quality level is 7.33.
Accessible with the following methods¶
Method | Description |
---|---|
GET_QVBRQUALITYLEVELFINETUNE() |
Getter for QVBRQUALITYLEVELFINETUNE, with configurable defau |
ASK_QVBRQUALITYLEVELFINETUNE() |
Getter for QVBRQUALITYLEVELFINETUNE w/ exceptions if field h |
STR_QVBRQUALITYLEVELFINETUNE() |
String format for QVBRQUALITYLEVELFINETUNE, with configurabl |
HAS_QVBRQUALITYLEVELFINETUNE() |
Determine if QVBRQUALITYLEVELFINETUNE has a value |