Amazon MediaConvert · JSON Structure

Mediaconvert Api Dolby Vision Structure

Create Dolby Vision Profile 5 or Profile 8.1 compatible video output.

Type: object Properties: 4
BroadcastingMedia ProcessingMedia

DolbyVision 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

L6Metadata L6Mode Mapping Profile

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-dolby-vision-structure.json",
  "name": "DolbyVision",
  "type": "object",
  "description": "Create Dolby Vision Profile 5 or Profile 8.1 compatible video output.",
  "properties": {
    "L6Metadata": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DolbyVisionLevel6Metadata"
        },
        {
          "xml": {
            "name": "l6Metadata"
          },
          "description": "Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in your input with new values."
        }
      ]
    },
    "L6Mode": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DolbyVisionLevel6Mode"
        },
        {
          "xml": {
            "name": "l6Mode"
          },
          "description": "Use Dolby Vision Mode to choose how the service will handle Dolby Vision MaxCLL and MaxFALL properies."
        }
      ]
    },
    "Mapping": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DolbyVisionMapping"
        },
        {
          "xml": {
            "name": "mapping"
          },
          "description": "Required when you set Dolby Vision Profile to Profile 8.1. When you set Content mapping to None, content mapping is not applied to the HDR10-compatible signal. Depending on the source peak nit level, clipping might occur on HDR devices without Dolby Vision. When you set Content mapping to HDR10 1000, the transcoder creates a 1,000 nits peak HDR10-compatible signal by applying static content mapping to the source. This mode is speed-optimized for PQ10 sources with metadata that is created from analysis. For graded Dolby Vision content, be aware that creative intent might not be guaranteed with extreme 1,000 nits trims."
        }
      ]
    },
    "Profile": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DolbyVisionProfile"
        },
        {
          "xml": {
            "name": "profile"
          },
          "description": "Required when you enable Dolby Vision. Use Profile 5 to include frame-interleaved Dolby Vision metadata in your output. Your input must include Dolby Vision metadata or an HDR10 YUV color space. Use Profile 8.1 to include frame-interleaved Dolby Vision metadata and HDR10 metadata in your output. Your input must include Dolby Vision metadata."
        }
      ]
    }
  }
}

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-dolby-vision-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.