Amazon MediaConvert · Example Payload

Mediaconvert Api Xavc Settings Example

BroadcastingMedia ProcessingMedia

Mediaconvert Api Xavc Settings Example is an example object payload from Amazon MediaConvert, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AdaptiveQuantizationEntropyEncodingFramerateControlFramerateConversionAlgorithmFramerateDenominatorFramerateNumeratorProfileSlowPalSoftnessSpatialAdaptiveQuantizationTemporalAdaptiveQuantizationXavc4kIntraCbgProfileSettingsXavc4kIntraVbrProfileSettingsXavc4kProfileSettingsXavcHdIntraCbgProfileSettingsXavcHdProfileSettings

Example Payload

Raw ↑
{
  "AdaptiveQuantization": "example-value",
  "EntropyEncoding": "example-value",
  "FramerateControl": "example-value",
  "FramerateConversionAlgorithm": "example-value",
  "FramerateDenominator": "example-value",
  "FramerateNumerator": "example-value",
  "Profile": "example-value",
  "SlowPal": "example-value",
  "Softness": "example-value",
  "SpatialAdaptiveQuantization": "example-value",
  "TemporalAdaptiveQuantization": "example-value",
  "Xavc4kIntraCbgProfileSettings": "example-value",
  "Xavc4kIntraVbrProfileSettings": "example-value",
  "Xavc4kProfileSettings": "example-value",
  "XavcHdIntraCbgProfileSettings": "example-value",
  "XavcHdProfileSettings": "example-value"
}