Amazon MediaConvert · JSON Structure

Mediaconvert Api Mxf Settings Structure

These settings relate to your MXF output container.

Type: object Properties: 3
BroadcastingMedia ProcessingMedia

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

Properties

AfdSignaling Profile XavcProfileSettings

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-mxf-settings-structure.json",
  "name": "MxfSettings",
  "type": "object",
  "description": "These settings relate to your MXF output container.",
  "properties": {
    "AfdSignaling": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MxfAfdSignaling"
        },
        {
          "xml": {
            "name": "afdSignaling"
          },
          "description": "Optional. When you have AFD signaling set up in your output video stream, use this setting to choose whether to also include it in the MXF wrapper. Choose Don't copy (NO_COPY) to exclude AFD signaling from the MXF wrapper. Choose Copy from video stream (COPY_FROM_VIDEO) to copy the AFD values from the video stream for this output to the MXF wrapper. Regardless of which option you choose, the AFD values remain in the video stream. Related settings: To set up your output to include or exclude AFD values, see AfdSignaling, under VideoDescription. On the console, find AFD signaling under the output's video encoding settings."
        }
      ]
    },
    "Profile": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MxfProfile"
        },
        {
          "xml": {
            "name": "profile"
          },
          "description": "Specify the MXF profile, also called shim, for this output. When you choose Auto, MediaConvert chooses a profile based on the video codec and resolution. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html."
        }
      ]
    },
    "XavcProfileSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MxfXavcProfileSettings"
        },
        {
          "xml": {
            "name": "xavcProfileSettings"
          },
          "description": "Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC."
        }
      ]
    }
  }
}

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