Skip to content

/AWS1/CL_MDCNOISEREDUCER

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_FILTER TYPE /AWS1/MDCNOISEREDUCERFILTER /AWS1/MDCNOISEREDUCERFILTER

Use Noise reducer filter to select one of the following spatial image filtering functions. To use this setting, you must also enable Noise reducer. * Bilateral preserves edges while reducing noise. * Mean (softest), Gaussian, Lanczos, and Sharpen (sharpest) do convolution filtering. * Conserve does min/max noise reduction. * Spatial does frequency-domain filtering based on JND principles. * Temporal optimizes video quality for complex motion.

IO_FILTERSETTINGS TYPE REF TO /AWS1/CL_MDCNOISEREDUCERFILT00 /AWS1/CL_MDCNOISEREDUCERFILT00

Settings for a noise reducer filter

IO_SPATIALFILTERSETTINGS TYPE REF TO /AWS1/CL_MDCNOISEREDUCERSPAT00 /AWS1/CL_MDCNOISEREDUCERSPAT00

Noise reducer filter settings for spatial filter.

IO_TEMPORALFILTERSETTINGS TYPE REF TO /AWS1/CL_MDCNOISEREDUCERTEMP00 /AWS1/CL_MDCNOISEREDUCERTEMP00

Noise reducer filter settings for temporal filter.


Queryable Attributes

Filter

Use Noise reducer filter to select one of the following spatial image filtering functions. To use this setting, you must also enable Noise reducer. * Bilateral preserves edges while reducing noise. * Mean (softest), Gaussian, Lanczos, and Sharpen (sharpest) do convolution filtering. * Conserve does min/max noise reduction. * Spatial does frequency-domain filtering based on JND principles. * Temporal optimizes video quality for complex motion.

Accessible with the following methods

Method Description
GET_FILTER() Getter for FILTER, with configurable default
ASK_FILTER() Getter for FILTER w/ exceptions if field has no value
HAS_FILTER() Determine if FILTER has a value

FilterSettings

Settings for a noise reducer filter

Accessible with the following methods

Method Description
GET_FILTERSETTINGS() Getter for FILTERSETTINGS

SpatialFilterSettings

Noise reducer filter settings for spatial filter.

Accessible with the following methods

Method Description
GET_SPATIALFILTERSETTINGS() Getter for SPATIALFILTERSETTINGS

TemporalFilterSettings

Noise reducer filter settings for temporal filter.

Accessible with the following methods

Method Description
GET_TEMPORALFILTERSETTINGS() Getter for TEMPORALFILTERSETTINGS