Amazon MediaConvert · JSON Structure

Mediaconvert Api Video Preprocessor Structure

Find additional transcoding features under Preprocessors (VideoPreprocessors). Enable the features at each output individually. These features are disabled by default.

Type: object Properties: 8
BroadcastingMedia ProcessingMedia

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

Properties

ColorCorrector Deinterlacer DolbyVision Hdr10Plus ImageInserter NoiseReducer PartnerWatermarking TimecodeBurnin

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-video-preprocessor-structure.json",
  "name": "VideoPreprocessor",
  "type": "object",
  "description": "Find additional transcoding features under Preprocessors (VideoPreprocessors). Enable the features at each output individually. These features are disabled by default.",
  "properties": {
    "ColorCorrector": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ColorCorrector"
        },
        {
          "xml": {
            "name": "colorCorrector"
          },
          "description": "Use these settings to convert the color space or to modify properties such as hue and contrast for this output. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/converting-the-color-space.html."
        }
      ]
    },
    "Deinterlacer": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Deinterlacer"
        },
        {
          "xml": {
            "name": "deinterlacer"
          },
          "description": "Use the deinterlacer to produce smoother motion and a clearer picture. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-scan-type.html."
        }
      ]
    },
    "DolbyVision": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DolbyVision"
        },
        {
          "xml": {
            "name": "dolbyVision"
          },
          "description": "Enable Dolby Vision feature to produce Dolby Vision compatible video output."
        }
      ]
    },
    "Hdr10Plus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Hdr10Plus"
        },
        {
          "xml": {
            "name": "hdr10Plus"
          },
          "description": "Enable HDR10+ analyis and metadata injection. Compatible with HEVC only."
        }
      ]
    },
    "ImageInserter": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ImageInserter"
        },
        {
          "xml": {
            "name": "imageInserter"
          },
          "description": "Enable the Image inserter (ImageInserter) feature to include a graphic overlay on your video. Enable or disable this feature for each output individually. This setting is disabled by default."
        }
      ]
    },
    "NoiseReducer": {
      "allOf": [
        {
          "$ref": "#/components/schemas/NoiseReducer"
        },
        {
          "xml": {
            "name": "noiseReducer"
          },
          "description": "Enable the Noise reducer feature to remove noise from your video output if necessary. Enable or disable this feature for each output individually. This setting is disabled by default. When you enable Noise reducer, you must also select a value for Noise reducer filter. For AVC outputs, when you include Noise reducer, you cannot include the Bandwidth reduction filter."
        }
      ]
    },
    "PartnerWatermarking": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PartnerWatermarking"
        },
        {
          "xml": {
            "name": "partnerWatermarking"
          },
          "description": "If you work with a third party video watermarking partner, use the group of settings that correspond with your watermarking partner to include watermarks in your output."
        }
      ]
    },
    "TimecodeBurnin": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TimecodeBurnin"
        },
        {
          "xml": {
            "name": "timecodeBurnin"
          },
          "description": "Settings for burning the output timecode and specified prefix into the output."
        }
      ]
    }
  }
}

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-video-preprocessor-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.