Mediaconvert Api Eac3 Atmos Settings Structure
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3_ATMOS.
Eac3AtmosSettings is a JSON Structure definition published by Amazon MediaConvert, describing 17 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-eac3-atmos-settings-structure.json",
"name": "Eac3AtmosSettings",
"type": "object",
"description": "Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3_ATMOS.",
"properties": {
"Bitrate": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin384000Max1024000"
},
{
"xml": {
"name": "bitrate"
},
"description": "Specify the average bitrate for this output in bits per second. Valid values: 384k, 448k, 576k, 640k, 768k, 1024k Default value: 448k Note that MediaConvert supports 384k only with channel-based immersive (CBI) 7.1.4 and 5.1.4 inputs. For CBI 9.1.6 and other input types, MediaConvert automatically increases your output bitrate to 448k."
}
]
},
"BitstreamMode": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosBitstreamMode"
},
{
"xml": {
"name": "bitstreamMode"
},
"description": "Specify the bitstream mode for the E-AC-3 stream that the encoder emits. For more information about the EAC3 bitstream mode, see ATSC A/52-2012 (Annex E)."
}
]
},
"CodingMode": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosCodingMode"
},
{
"xml": {
"name": "codingMode"
},
"description": "The coding mode for Dolby Digital Plus JOC (Atmos)."
}
]
},
"DialogueIntelligence": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosDialogueIntelligence"
},
{
"xml": {
"name": "dialogueIntelligence"
},
"description": "Enable Dolby Dialogue Intelligence to adjust loudness based on dialogue analysis."
}
]
},
"DownmixControl": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosDownmixControl"
},
{
"xml": {
"name": "downmixControl"
},
"description": "Specify whether MediaConvert should use any downmix metadata from your input file. Keep the default value, Custom (SPECIFIED) to provide downmix values in your job settings. Choose Follow source (INITIALIZE_FROM_SOURCE) to use the metadata from your input. Related settings--Use these settings to specify your downmix values: Left only/Right only surround (LoRoSurroundMixLevel), Left total/Right total surround (LtRtSurroundMixLevel), Left total/Right total center (LtRtCenterMixLevel), Left only/Right only center (LoRoCenterMixLevel), and Stereo downmix (StereoDownmix). When you keep Custom (SPECIFIED) for Downmix control (DownmixControl) and you don't specify values for the related settings, MediaConvert uses default values for those settings."
}
]
},
"DynamicRangeCompressionLine": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosDynamicRangeCompressionLine"
},
{
"xml": {
"name": "dynamicRangeCompressionLine"
},
"description": "Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the Dolby stream for the line operating mode. Default value: Film light (ATMOS_STORAGE_DDP_COMPR_FILM_LIGHT) Related setting: To have MediaConvert use the value you specify here, keep the default value, Custom (SPECIFIED) for the setting Dynamic range control (DynamicRangeControl). Otherwise, MediaConvert ignores Dynamic range compression line (DynamicRangeCompressionLine). For information about the Dolby DRC operating modes and profiles, see the Dynamic Range Control chapter of the Dolby Metadata Guide at https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf."
}
]
},
"DynamicRangeCompressionRf": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosDynamicRangeCompressionRf"
},
{
"xml": {
"name": "dynamicRangeCompressionRf"
},
"description": "Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the Dolby stream for the RF operating mode. Default value: Film light (ATMOS_STORAGE_DDP_COMPR_FILM_LIGHT) Related setting: To have MediaConvert use the value you specify here, keep the default value, Custom (SPECIFIED) for the setting Dynamic range control (DynamicRangeControl). Otherwise, MediaConvert ignores Dynamic range compression RF (DynamicRangeCompressionRf). For information about the Dolby DRC operating modes and profiles, see the Dynamic Range Control chapter of the Dolby Metadata Guide at https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf."
}
]
},
"DynamicRangeControl": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosDynamicRangeControl"
},
{
"xml": {
"name": "dynamicRangeControl"
},
"description": "Specify whether MediaConvert should use any dynamic range control metadata from your input file. Keep the default value, Custom (SPECIFIED), to provide dynamic range control values in your job settings. Choose Follow source (INITIALIZE_FROM_SOURCE) to use the metadata from your input. Related settings--Use these settings to specify your dynamic range control values: Dynamic range compression line (DynamicRangeCompressionLine) and Dynamic range compression RF (DynamicRangeCompressionRf). When you keep the value Custom (SPECIFIED) for Dynamic range control (DynamicRangeControl) and you don't specify values for the related settings, MediaConvert uses default values for those settings."
}
]
},
"LoRoCenterMixLevel": {
"allOf": [
{
"$ref": "#/components/schemas/__doubleMinNegative6Max3"
},
{
"xml": {
"name": "loRoCenterMixLevel"
},
"description": "Specify a value for the following Dolby Atmos setting: Left only/Right only center mix (Lo/Ro center). MediaConvert uses this value for downmixing. Default value: -3 dB (ATMOS_STORAGE_DDP_MIXLEV_MINUS_3_DB). Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0. Related setting: How the service uses this value depends on the value that you choose for Stereo downmix (Eac3AtmosStereoDownmix). Related setting: To have MediaConvert use this value, keep the default value, Custom (SPECIFIED) for the setting Downmix control (DownmixControl). Otherwise, MediaConvert ignores Left only/Right only center (LoRoCenterMixLevel)."
}
]
},
"LoRoSurroundMixLevel": {
"allOf": [
{
"$ref": "#/components/schemas/__doubleMinNegative60MaxNegative1"
},
{
"xml": {
"name": "loRoSurroundMixLevel"
},
"description": "Specify a value for the following Dolby Atmos setting: Left only/Right only (Lo/Ro surround). MediaConvert uses this value for downmixing. Default value: -3 dB (ATMOS_STORAGE_DDP_MIXLEV_MINUS_3_DB). Valid values: -1.5, -3.0, -4.5, -6.0, and -60. The value -60 mutes the channel. Related setting: How the service uses this value depends on the value that you choose for Stereo downmix (Eac3AtmosStereoDownmix). Related setting: To have MediaConvert use this value, keep the default value, Custom (SPECIFIED) for the setting Downmix control (DownmixControl). Otherwise, MediaConvert ignores Left only/Right only surround (LoRoSurroundMixLevel)."
}
]
},
"LtRtCenterMixLevel": {
"allOf": [
{
"$ref": "#/components/schemas/__doubleMinNegative6Max3"
},
{
"xml": {
"name": "ltRtCenterMixLevel"
},
"description": "Specify a value for the following Dolby Atmos setting: Left total/Right total center mix (Lt/Rt center). MediaConvert uses this value for downmixing. Default value: -3 dB (ATMOS_STORAGE_DDP_MIXLEV_MINUS_3_DB) Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0. Related setting: How the service uses this value depends on the value that you choose for Stereo downmix (Eac3AtmosStereoDownmix). Related setting: To have MediaConvert use this value, keep the default value, Custom (SPECIFIED) for the setting Downmix control (DownmixControl). Otherwise, MediaConvert ignores Left total/Right total center (LtRtCenterMixLevel)."
}
]
},
"LtRtSurroundMixLevel": {
"allOf": [
{
"$ref": "#/components/schemas/__doubleMinNegative60MaxNegative1"
},
{
"xml": {
"name": "ltRtSurroundMixLevel"
},
"description": "Specify a value for the following Dolby Atmos setting: Left total/Right total surround mix (Lt/Rt surround). MediaConvert uses this value for downmixing. Default value: -3 dB (ATMOS_STORAGE_DDP_MIXLEV_MINUS_3_DB) Valid values: -1.5, -3.0, -4.5, -6.0, and -60. The value -60 mutes the channel. Related setting: How the service uses this value depends on the value that you choose for Stereo downmix (Eac3AtmosStereoDownmix). Related setting: To have MediaConvert use this value, keep the default value, Custom (SPECIFIED) for the setting Downmix control (DownmixControl). Otherwise, the service ignores Left total/Right total surround (LtRtSurroundMixLevel)."
}
]
},
"MeteringMode": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosMeteringMode"
},
{
"xml": {
"name": "meteringMode"
},
"description": "Choose how the service meters the loudness of your audio."
}
]
},
"SampleRate": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin48000Max48000"
},
{
"xml": {
"name": "sampleRate"
},
"description": "This value is always 48000. It represents the sample rate in Hz."
}
]
},
"SpeechThreshold": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max100"
},
{
"xml": {
"name": "speechThreshold"
},
"description": "Specify the percentage of audio content, from 0% to 100%, that must be speech in order for the encoder to use the measured speech loudness as the overall program loudness. Default value: 15%"
}
]
},
"StereoDownmix": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosStereoDownmix"
},
{
"xml": {
"name": "stereoDownmix"
},
"description": "Choose how the service does stereo downmixing. Default value: Not indicated (ATMOS_STORAGE_DDP_DMIXMOD_NOT_INDICATED) Related setting: To have MediaConvert use this value, keep the default value, Custom (SPECIFIED) for the setting Downmix control (DownmixControl). Otherwise, MediaConvert ignores Stereo downmix (StereoDownmix)."
}
]
},
"SurroundExMode": {
"allOf": [
{
"$ref": "#/components/schemas/Eac3AtmosSurroundExMode"
},
{
"xml": {
"name": "surroundExMode"
},
"description": "Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and right surround channels."
}
]
}
}
}
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/mediaconvert-api-eac3-atmos-settings-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.