Transcode API profile
Field | Type | Required | Description | Example |
---|---|---|---|---|
Width |
*int64 | ➖ | N/A | 1280 |
Name |
*string | ➖ | N/A | 720p |
Height |
*int64 | ➖ | N/A | 720 |
Bitrate |
int64 | ✔️ | N/A | 3000000 |
Quality |
*int64 | ➖ | Restricts the size of the output video using the constant quality feature. Increasing this value will result in a lower quality video. Note that this parameter might not work if the transcoder lacks support for it. |
23 |
Fps |
*int64 | ➖ | N/A | 30 |
FpsDen |
*int64 | ➖ | N/A | 1 |
Gop |
*string | ➖ | N/A | 2 |
Profile |
*components.TranscodeProfileProfile | ➖ | N/A | H264Baseline |
Encoder |
*components.TranscodeProfileEncoder | ➖ | N/A | H.264 |