TemporalFilterSettings is a JSON Structure definition published by Amazon MediaLive, describing 2 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-medialive/refs/heads/main/json-structure/medialive-api-temporal-filter-settings-structure.json",
"name": "TemporalFilterSettings",
"type": "object",
"description": "Temporal Filter Settings",
"properties": {
"PostFilterSharpening": {
"allOf": [
{
"$ref": "#/components/schemas/TemporalFilterPostFilterSharpening"
},
{
"xml": {
"name": "postFilterSharpening"
},
"description": "If you enable this filter, the results are the following:\n- If the source content is noisy (it contains excessive digital artifacts), the filter cleans up the source.\n- If the source content is already clean, the filter tends to decrease the bitrate, especially when the rate control mode is QVBR."
}
]
},
"Strength": {
"allOf": [
{
"$ref": "#/components/schemas/TemporalFilterStrength"
},
{
"xml": {
"name": "strength"
},
"description": "Choose a filter strength. We recommend a strength of 1 or 2. A higher strength might take out good information, resulting in an image that is overly soft."
}
]
}
}
}
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.