Amazon MediaConvert · JSON Structure

Mediaconvert Api Audio Codec Settings Structure

Settings related to audio encoding. The settings in this group vary depending on the value that you choose for your audio codec.

Type: object Properties: 11
BroadcastingMedia ProcessingMedia

AudioCodecSettings is a JSON Structure definition published by Amazon MediaConvert, describing 11 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

AacSettings Ac3Settings AiffSettings Codec Eac3AtmosSettings Eac3Settings Mp2Settings Mp3Settings OpusSettings VorbisSettings WavSettings

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-audio-codec-settings-structure.json",
  "name": "AudioCodecSettings",
  "type": "object",
  "description": "Settings related to audio encoding. The settings in this group vary depending on the value that you choose for your audio codec.",
  "properties": {
    "AacSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AacSettings"
        },
        {
          "xml": {
            "name": "aacSettings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AAC. The service accepts one of two mutually exclusive groups of AAC settings--VBR and CBR. To select one of these modes, set the value of Bitrate control mode (rateControlMode) to \"VBR\" or \"CBR\". In VBR mode, you control the audio quality with the setting VBR quality (vbrQuality). In CBR mode, you use the setting Bitrate (bitrate). Defaults and valid values depend on the rate control mode."
        }
      ]
    },
    "Ac3Settings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Ac3Settings"
        },
        {
          "xml": {
            "name": "ac3Settings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AC3."
        }
      ]
    },
    "AiffSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AiffSettings"
        },
        {
          "xml": {
            "name": "aiffSettings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value AIFF."
        }
      ]
    },
    "Codec": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AudioCodec"
        },
        {
          "xml": {
            "name": "codec"
          },
          "description": "Choose the audio codec for this output. Note that the option Dolby Digital passthrough (PASSTHROUGH) applies only to Dolby Digital and Dolby Digital Plus audio inputs. Make sure that you choose a codec that's supported with your output container: https://docs.aws.amazon.com/mediaconvert/latest/ug/reference-codecs-containers.html#reference-codecs-containers-output-audio For audio-only outputs, make sure that both your input audio codec and your output audio codec are supported for audio-only workflows. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/reference-codecs-containers-input.html#reference-codecs-containers-input-audio-only and https://docs.aws.amazon.com/mediaconvert/latest/ug/reference-codecs-containers.html#audio-only-output"
        }
      ]
    },
    "Eac3AtmosSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Eac3AtmosSettings"
        },
        {
          "xml": {
            "name": "eac3AtmosSettings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3_ATMOS."
        }
      ]
    },
    "Eac3Settings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Eac3Settings"
        },
        {
          "xml": {
            "name": "eac3Settings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3."
        }
      ]
    },
    "Mp2Settings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Mp2Settings"
        },
        {
          "xml": {
            "name": "mp2Settings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value MP2."
        }
      ]
    },
    "Mp3Settings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Mp3Settings"
        },
        {
          "xml": {
            "name": "mp3Settings"
          },
          "description": "Required when you set Codec, under AudioDescriptions>CodecSettings, to the value MP3."
        }
      ]
    },
    "OpusSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/OpusSettings"
        },
        {
          "xml": {
            "name": "opusSettings"
          },
          "description": "Required when you set Codec, under AudioDescriptions>CodecSettings, to the value OPUS."
        }
      ]
    },
    "VorbisSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/VorbisSettings"
        },
        {
          "xml": {
            "name": "vorbisSettings"
          },
          "description": "Required when you set Codec, under AudioDescriptions>CodecSettings, to the value Vorbis."
        }
      ]
    },
    "WavSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/WavSettings"
        },
        {
          "xml": {
            "name": "wavSettings"
          },
          "description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value WAV."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/mediaconvert-api-audio-codec-settings-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.