Mediaconvert Api Container Settings Structure
Container specific settings.
ContainerSettings is a JSON Structure definition published by Amazon MediaConvert, describing 9 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-container-settings-structure.json",
"name": "ContainerSettings",
"type": "object",
"description": "Container specific settings.",
"properties": {
"CmfcSettings": {
"allOf": [
{
"$ref": "#/components/schemas/CmfcSettings"
},
{
"xml": {
"name": "cmfcSettings"
},
"description": "These settings relate to the fragmented MP4 container for the segments in your CMAF outputs."
}
]
},
"Container": {
"allOf": [
{
"$ref": "#/components/schemas/ContainerType"
},
{
"xml": {
"name": "container"
},
"description": "Container for this output. Some containers require a container settings object. If not specified, the default object will be created."
}
]
},
"F4vSettings": {
"allOf": [
{
"$ref": "#/components/schemas/F4vSettings"
},
{
"xml": {
"name": "f4vSettings"
},
"description": "Settings for F4v container"
}
]
},
"M2tsSettings": {
"allOf": [
{
"$ref": "#/components/schemas/M2tsSettings"
},
{
"xml": {
"name": "m2tsSettings"
},
"description": "MPEG-2 TS container settings. These apply to outputs in a File output group when the output's container (ContainerType) is MPEG-2 Transport Stream (M2TS). In these assets, data is organized by the program map table (PMT). Each transport stream program contains subsets of data, including audio, video, and metadata. Each of these subsets of data has a numerical label called a packet identifier (PID). Each transport stream program corresponds to one MediaConvert output. The PMT lists the types of data in a program along with their PID. Downstream systems and players use the program map table to look up the PID for each type of data it accesses and then uses the PIDs to locate specific data within the asset."
}
]
},
"M3u8Settings": {
"allOf": [
{
"$ref": "#/components/schemas/M3u8Settings"
},
{
"xml": {
"name": "m3u8Settings"
},
"description": "These settings relate to the MPEG-2 transport stream (MPEG2-TS) container for the MPEG2-TS segments in your HLS outputs."
}
]
},
"MovSettings": {
"allOf": [
{
"$ref": "#/components/schemas/MovSettings"
},
{
"xml": {
"name": "movSettings"
},
"description": "These settings relate to your QuickTime MOV output container."
}
]
},
"Mp4Settings": {
"allOf": [
{
"$ref": "#/components/schemas/Mp4Settings"
},
{
"xml": {
"name": "mp4Settings"
},
"description": "These settings relate to your MP4 output container. You can create audio only outputs with this container. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/supported-codecs-containers-audio-only.html#output-codecs-and-containers-supported-for-audio-only."
}
]
},
"MpdSettings": {
"allOf": [
{
"$ref": "#/components/schemas/MpdSettings"
},
{
"xml": {
"name": "mpdSettings"
},
"description": "These settings relate to the fragmented MP4 container for the segments in your DASH outputs."
}
]
},
"MxfSettings": {
"allOf": [
{
"$ref": "#/components/schemas/MxfSettings"
},
{
"xml": {
"name": "mxfSettings"
},
"description": "These settings relate to your MXF output container."
}
]
}
}
}
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-container-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.