Skip to content

/AWS1/CL_MDCNOISEREDUCERTEMP00

Noise reducer filter settings for temporal filter.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_AGGRESSIVEMODE TYPE /AWS1/MDC__INTEGERMIN0MAX4 /AWS1/MDC__INTEGERMIN0MAX4

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.

IV_POSTTEMPORALSHARPENING TYPE /AWS1/MDCNOISEFILTPOSTTEMPOR00 /AWS1/MDCNOISEFILTPOSTTEMPOR00

When you set Noise reducer to Temporal, the bandwidth and sharpness of your output is reduced. You can optionally use Post temporal sharpening 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, allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled, specify how much sharpening is applied using Post temporal sharpening strength. Set Post temporal sharpening to Disabled to not apply sharpening.

IV_POSTTEMPORALSHARPENINGS00 TYPE /AWS1/MDCNOISEFILTPOSTTEMPOR01 /AWS1/MDCNOISEFILTPOSTTEMPOR01

Use Post temporal sharpening strength to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low, Medium, or High to indicate the amount of sharpening.

IV_SPEED TYPE /AWS1/MDC__INTEGERMINNEG1MAX3 /AWS1/MDC__INTEGERMINNEG1MAX3

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.

IV_STRENGTH TYPE /AWS1/MDC__INTEGERMIN0MAX16 /AWS1/MDC__INTEGERMIN0MAX16

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


Queryable Attributes

AggressiveMode

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.

Accessible with the following methods

Method Description
GET_AGGRESSIVEMODE() Getter for AGGRESSIVEMODE, with configurable default
ASK_AGGRESSIVEMODE() Getter for AGGRESSIVEMODE w/ exceptions if field has no valu
HAS_AGGRESSIVEMODE() Determine if AGGRESSIVEMODE has a value

PostTemporalSharpening

When you set Noise reducer to Temporal, the bandwidth and sharpness of your output is reduced. You can optionally use Post temporal sharpening 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, allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled, specify how much sharpening is applied using Post temporal sharpening strength. Set Post temporal sharpening to Disabled to not apply sharpening.

Accessible with the following methods

Method Description
GET_POSTTEMPORALSHARPENING() Getter for POSTTEMPORALSHARPENING, with configurable default
ASK_POSTTEMPORALSHARPENING() Getter for POSTTEMPORALSHARPENING w/ exceptions if field has
HAS_POSTTEMPORALSHARPENING() Determine if POSTTEMPORALSHARPENING has a value

PostTemporalSharpeningStrength

Use Post temporal sharpening strength to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low, Medium, or High to indicate the amount of sharpening.

Accessible with the following methods

Method Description
GET_POSTTEMPORALSHARPENING00() Getter for POSTTEMPORALSHARPENINGSTRE00, with configurable d
ASK_POSTTEMPORALSHARPENING00() Getter for POSTTEMPORALSHARPENINGSTRE00 w/ exceptions if fie
HAS_POSTTEMPORALSHARPENING00() Determine if POSTTEMPORALSHARPENINGSTRE00 has a value

Speed

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.

Accessible with the following methods

Method Description
GET_SPEED() Getter for SPEED, with configurable default
ASK_SPEED() Getter for SPEED w/ exceptions if field has no value
HAS_SPEED() Determine if SPEED has a value

Strength

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

Accessible with the following methods

Method Description
GET_STRENGTH() Getter for STRENGTH, with configurable default
ASK_STRENGTH() Getter for STRENGTH w/ exceptions if field has no value
HAS_STRENGTH() Determine if STRENGTH has a value