Specify the intensity of the adaptive quantizer (AQ). Must be between 0
and 1, where 0 disables the quantizer and 1 maximizes the quantizer. A
higher value equals a lower bitrate but smoother image. The default is 0.
Required. The target video frame rate in frames per second (FPS). Must be less
than or equal to 60. Will default to the input frame rate if larger
than the input frame rate. The API will generate an output FPS that is
divisible by the input FPS, and smaller or equal to the target FPS. See
Calculating frame
rate for
more information.
Select the GOP size based on the specified duration. The default is
2s. Note that gopDuration must be less than or equal to
segment_duration, and
segment_duration must be divisible
by gopDuration. Valid range is [2s, 20s].
All video streams in the same channel must have the same GOP size.
Select the GOP size based on the specified duration. The default is
2s. Note that gopDuration must be less than or equal to
segment_duration, and
segment_duration must be divisible
by gopDuration. Valid range is [2s, 20s].
All video streams in the same channel must have the same GOP size.
Select the GOP size based on the specified frame count.
If GOP frame count is set instead of GOP duration, GOP duration will be
calculated by gopFrameCount/frameRate. The calculated GOP duration
must satisfy the limitations on gopDuration as well.
Valid range is [60, 600].
Enforces the specified codec profile. The following profiles are
supported:
baseline
main (default)
high
The available options are FFmpeg-compatible Profile
Options.
Note that certain values for this field may cause the
transcoder to override other fields you set in the H264CodecSettings
message.
Enforces the specified codec profile. The following profiles are
supported:
baseline
main (default)
high
The available options are FFmpeg-compatible Profile
Options.
Note that certain values for this field may cause the
transcoder to override other fields you set in the H264CodecSettings
message.
Enforces the specified codec tune. The available options are
FFmpeg-compatible Encode
Options
Note that certain values for this field may cause the transcoder to
override other fields you set in the H264CodecSettings message.
Enforces the specified codec tune. The available options are
FFmpeg-compatible Encode
Options
Note that certain values for this field may cause the transcoder to
override other fields you set in the H264CodecSettings message.
Select the GOP size based on the specified duration. The default is
2s. Note that gopDuration must be less than or equal to
segment_duration, and
segment_duration must be divisible
by gopDuration. Valid range is [2s, 20s].
All video streams in the same channel must have the same GOP size.
Select the GOP size based on the specified frame count.
If GOP frame count is set instead of GOP duration, GOP duration will be
calculated by gopFrameCount/frameRate. The calculated GOP duration
must satisfy the limitations on gopDuration as well.
Valid range is [60, 600].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]