|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The transcoding configuration. |
||
| IsCheckAudioBitrate |
boolean |
Whether to check the audio bitrate. Mutually exclusive with IsCheckVideoBitrateFail. IsCheckVideoBitrateFail takes higher priority.
|
|
| AdjDarMethod |
string |
The method for adjusting the resolution. Takes effect only when both Width and Height are specified. Can be used with the LongShortMode parameter.
|
rescale |
| IsCheckAudioBitrateFail |
boolean |
Whether to check the audio bitrate. Mutually exclusive with IsCheckAudioBitrate. This parameter takes higher priority.
|
|
| IsCheckVideoBitrateFail |
boolean |
Whether to check the video bitrate. Mutually exclusive with IsCheckVideoBitrate. This parameter takes higher priority.
|
|
| IsCheckReso |
boolean |
Whether to check the video resolution. Mutually exclusive with IsCheckResoFail. IsCheckResoFail takes higher priority.
|
|
| IsCheckVideoBitrate |
boolean |
Whether to check the video bitrate. Mutually exclusive with IsCheckVideoBitrateFail. IsCheckVideoBitrateFail takes higher priority.
|
|
| TransMode |
string |
The video bitrate control mode. Valid only for H.264, H.265, and AV1 codecs. Must be used with the appropriate Bitrate or Crf settings. Valid values:
|
onepass |
| IsCheckResoFail |
boolean |
Whether to check the video resolution. Mutually exclusive with IsCheckReso. This parameter takes higher priority.
|
该文章对您有帮助吗?