Mediaconvert Api Noise Reducer Temporal Filter Settings Structure
Noise reducer filter settings for temporal filter.
NoiseReducerTemporalFilterSettings is a JSON Structure definition published by Amazon MediaConvert, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-noise-reducer-temporal-filter-settings-structure.json",
"name": "NoiseReducerTemporalFilterSettings",
"type": "object",
"description": "Noise reducer filter settings for temporal filter.",
"properties": {
"AggressiveMode": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max4"
},
{
"xml": {
"name": "aggressiveMode"
},
"description": "Use Aggressive mode for content that has complex motion. Higher values produce stronger temporal filtering. This filters highly complex scenes more aggressively and creates better VQ for low bitrate outputs."
}
]
},
"PostTemporalSharpening": {
"allOf": [
{
"$ref": "#/components/schemas/NoiseFilterPostTemporalSharpening"
},
{
"xml": {
"name": "postTemporalSharpening"
},
"description": "When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL), the bandwidth and sharpness of your output is reduced. You can optionally use Post temporal sharpening (postTemporalSharpening) to apply sharpening to the edges of your output. Note that Post temporal sharpening will also make the bandwidth reduction from the Noise reducer smaller. The default behavior, Auto (AUTO), allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled (ENABLED), specify how much sharpening is applied using Post temporal sharpening strength (postTemporalSharpeningStrength). Set Post temporal sharpening to Disabled (DISABLED) to not apply sharpening."
}
]
},
"PostTemporalSharpeningStrength": {
"allOf": [
{
"$ref": "#/components/schemas/NoiseFilterPostTemporalSharpeningStrength"
},
{
"xml": {
"name": "postTemporalSharpeningStrength"
},
"description": "Use Post temporal sharpening strength (postTemporalSharpeningStrength) to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low (LOW), Medium (MEDIUM), or High (HIGH) to indicate the amount of sharpening."
}
]
},
"Speed": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMinNegative1Max3"
},
{
"xml": {
"name": "speed"
},
"description": "The speed of the filter (higher number is faster). Low setting reduces bit rate at the cost of transcode time, high setting improves transcode time at the cost of bit rate."
}
]
},
"Strength": {
"allOf": [
{
"$ref": "#/components/schemas/__integerMin0Max16"
},
{
"xml": {
"name": "strength"
},
"description": "Specify the strength of the noise reducing filter on this output. Higher values produce stronger filtering. We recommend the following value ranges, depending on the result that you want: * 0-2 for complexity reduction with minimal sharpness loss * 2-8 for complexity reduction with image preservation * 8-16 for a high level of complexity reduction"
}
]
}
}
}
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/mediaconvert-api-noise-reducer-temporal-filter-settings-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.