Amazon MediaConvert · JSON Structure

Mediaconvert Api Embedded Source Settings Structure

Settings for embedded captions Source

Type: object Properties: 4
BroadcastingMedia ProcessingMedia

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

Properties

Convert608To708 Source608ChannelNumber Source608TrackNumber TerminateCaptions

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-embedded-source-settings-structure.json",
  "name": "EmbeddedSourceSettings",
  "type": "object",
  "description": "Settings for embedded captions Source",
  "properties": {
    "Convert608To708": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EmbeddedConvert608To708"
        },
        {
          "xml": {
            "name": "convert608To708"
          },
          "description": "Specify whether this set of input captions appears in your outputs in both 608 and 708 format. If you choose Upconvert (UPCONVERT), MediaConvert includes the captions data in two ways: it passes the 608 data through using the 608 compatibility bytes fields of the 708 wrapper, and it also translates the 608 data into 708."
        }
      ]
    },
    "Source608ChannelNumber": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__integerMin1Max4"
        },
        {
          "xml": {
            "name": "source608ChannelNumber"
          },
          "description": "Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough."
        }
      ]
    },
    "Source608TrackNumber": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__integerMin1Max1"
        },
        {
          "xml": {
            "name": "source608TrackNumber"
          },
          "description": "Specifies the video track index used for extracting captions. The system only supports one input video track, so this should always be set to '1'."
        }
      ]
    },
    "TerminateCaptions": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EmbeddedTerminateCaptions"
        },
        {
          "xml": {
            "name": "terminateCaptions"
          },
          "description": "By default, the service terminates any unterminated captions at the end of each input. If you want the caption to continue onto your next input, disable 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-embedded-source-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.