Amazon MediaConvert · JSON Structure

Mediaconvert Api Mov Settings Structure

These settings relate to your QuickTime MOV output container.

Type: object Properties: 5
BroadcastingMedia ProcessingMedia

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

Properties

ClapAtom CslgAtom Mpeg2FourCCControl PaddingControl Reference

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-mov-settings-structure.json",
  "name": "MovSettings",
  "type": "object",
  "description": "These settings relate to your QuickTime MOV output container.",
  "properties": {
    "ClapAtom": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MovClapAtom"
        },
        {
          "xml": {
            "name": "clapAtom"
          },
          "description": "When enabled, include 'clap' atom if appropriate for the video output settings."
        }
      ]
    },
    "CslgAtom": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MovCslgAtom"
        },
        {
          "xml": {
            "name": "cslgAtom"
          },
          "description": "When enabled, file composition times will start at zero, composition times in the 'ctts' (composition time to sample) box for B-frames will be negative, and a 'cslg' (composition shift least greatest) box will be included per 14496-1 amendment 1. This improves compatibility with Apple players and tools."
        }
      ]
    },
    "Mpeg2FourCCControl": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MovMpeg2FourCCControl"
        },
        {
          "xml": {
            "name": "mpeg2FourCCControl"
          },
          "description": "When set to XDCAM, writes MPEG2 video streams into the QuickTime file using XDCAM fourcc codes. This increases compatibility with Apple editors and players, but may decrease compatibility with other players. Only applicable when the video codec is MPEG2."
        }
      ]
    },
    "PaddingControl": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MovPaddingControl"
        },
        {
          "xml": {
            "name": "paddingControl"
          },
          "description": "Unless you need Omneon compatibility: Keep the default value, None. To make this output compatible with Omneon: Choose Omneon. When you do, MediaConvert increases the length of the 'elst' edit list atom. Note that this might cause file rejections when a recipient of the output file doesn't expect this extra padding."
        }
      ]
    },
    "Reference": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MovReference"
        },
        {
          "xml": {
            "name": "reference"
          },
          "description": "Always keep the default value (SELF_CONTAINED) for this setting."
        }
      ]
    }
  }
}

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-mov-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.