Find additional transcoding features under Preprocessors (VideoPreprocessors). Enable the features at each output individually. These features are disabled by default.
Type: objectProperties: 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.
{
"$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."
}
]
}
}
}
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.