Amazon Elastic Transcoder · JSON Structure

Amazon Elastic Transcoder Captions Structure

The captions to be created, if any.

Type: object Properties: 3
Amazon Web ServicesMediaTranscodingVideo

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

Properties

MergePolicy CaptionSources CaptionFormats

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-elastic-transcoder/refs/heads/main/json-structure/amazon-elastic-transcoder-captions-structure.json",
  "name": "Captions",
  "description": "The captions to be created, if any.",
  "type": "object",
  "properties": {
    "MergePolicy": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CaptionMergePolicy"
        },
        {
          "deprecated": true,
          "description": "<p>A policy that determines how Elastic Transcoder handles the existence of multiple captions.</p> <ul> <li> <p> <b>MergeOverride:</b> Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the sidecar captions and ignores the embedded captions for that language.</p> </li> <li> <p> <b>MergeRetain:</b> Elastic Transcoder transcodes both embedded and sidecar captions into outputs. If captions for a language are embedded in the input file and also appear in a sidecar file, Elastic Transcoder uses the embedded captions and ignores the sidecar captions for that language. If <code>CaptionSources</code> is empty, Elastic Transcoder omits all sidecar captions from the output files.</p> </li> <li> <p> <b>Override:</b> Elastic Transcoder transcodes only the sidecar captions that you specify in <code>CaptionSources</code>.</p> </li> </ul> <p> <code>MergePolicy</code> cannot be null.</p>"
        }
      ]
    },
    "CaptionSources": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CaptionSources"
        },
        {
          "deprecated": true,
          "description": "Source files for the input sidecar captions used during the transcoding process. To omit all sidecar captions, leave <code>CaptionSources</code> blank."
        }
      ]
    },
    "CaptionFormats": {
      "allOf": [
        {
          "$ref": "#/components/schemas/CaptionFormats"
        },
        {
          "description": "The array of file formats for the output captions. If you leave this value blank, Elastic Transcoder returns an error."
        }
      ]
    }
  }
}

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/amazon-elastic-transcoder-captions-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.