Amazon Elastic Transcoder · Example Payload

Amazon Elastic Transcoder Video Parameters Example

Amazon Web ServicesMediaTranscodingVideo

Amazon Elastic Transcoder Video Parameters Example is an example object payload from Amazon Elastic Transcoder, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CodecCodecOptionsKeyframesMaxDistFixedGOPBitRateFrameRateMaxFrameRateResolutionAspectRatioMaxWidth

Example Payload

Raw ↑
{
  "Codec": {},
  "CodecOptions": {},
  "KeyframesMaxDist": {},
  "FixedGOP": {},
  "BitRate": {},
  "FrameRate": {},
  "MaxFrameRate": {},
  "Resolution": {},
  "AspectRatio": {},
  "MaxWidth": {}
}