Amazon MediaLive · Example Payload

Medialive Api H264 Settings Example

BroadcastingMedia ProcessingMedia

Medialive Api H264 Settings Example is an example object payload from Amazon MediaLive, with 42 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AdaptiveQuantizationAfdSignalingBitrateBufFillPctBufSizeColorMetadataColorSpaceSettingsEntropyEncodingFilterSettingsFixedAfdFlickerAqForceFieldPicturesFramerateControlFramerateDenominatorFramerateNumeratorGopBReferenceGopClosedCadenceGopNumBFramesGopSizeGopSizeUnitsLevelLookAheadRateControlMaxBitrateMinIIntervalNumRefFramesParControlParDenominatorParNumeratorProfileQualityLevelQvbrQualityLevelRateControlModeScanTypeSceneChangeDetectSlicesSoftnessSpatialAqSubgopLengthSyntaxTemporalAqTimecodeInsertionTimecodeBurninSettings

Example Payload

Raw ↑
{
  "AdaptiveQuantization": "example-value",
  "AfdSignaling": "example-value",
  "Bitrate": "example-value",
  "BufFillPct": "example-value",
  "BufSize": "example-value",
  "ColorMetadata": "example-value",
  "ColorSpaceSettings": "example-value",
  "EntropyEncoding": "example-value",
  "FilterSettings": "example-value",
  "FixedAfd": "example-value",
  "FlickerAq": "example-value",
  "ForceFieldPictures": "example-value",
  "FramerateControl": "example-value",
  "FramerateDenominator": "example-value",
  "FramerateNumerator": "example-value",
  "GopBReference": "example-value",
  "GopClosedCadence": "example-value",
  "GopNumBFrames": "example-value",
  "GopSize": "example-value",
  "GopSizeUnits": "example-value",
  "Level": "example-value",
  "LookAheadRateControl": "example-value",
  "MaxBitrate": "example-value",
  "MinIInterval": "example-value",
  "NumRefFrames": "example-value",
  "ParControl": "example-value",
  "ParDenominator": "example-value",
  "ParNumerator": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Profile": "example-value",
  "QualityLevel": "example-value",
  "QvbrQualityLevel": "example-value",
  "RateControlMode": "example-value",
  "ScanType": "STANDARD",
  "SceneChangeDetect": "example-value",
  "Slices": "example-value",
  "Softness": "example-value",
  "SpatialAq": "example-value",
  "SubgopLength": "example-value",
  "Syntax": "example-value",
  "TemporalAq": "example-value",
  "TimecodeInsertion": "example-value",
  "TimecodeBurninSettings": "example-value"
}