AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Namespace: Amazon.MediaConvert.Model
Assembly: AWSSDK.MediaConvert.dll
Version: 3.x.y.z
public class NoiseReducer
The NoiseReducer type exposes the following members
Name | Description | |
---|---|---|
NoiseReducer() |
Name | Type | Description | |
---|---|---|---|
Filter | Amazon.MediaConvert.NoiseReducerFilter |
Gets and sets the property 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. |
|
FilterSettings | Amazon.MediaConvert.Model.NoiseReducerFilterSettings |
Gets and sets the property FilterSettings. Settings for a noise reducer filter |
|
SpatialFilterSettings | Amazon.MediaConvert.Model.NoiseReducerSpatialFilterSettings |
Gets and sets the property SpatialFilterSettings. Noise reducer filter settings for spatial filter. |
|
TemporalFilterSettings | Amazon.MediaConvert.Model.NoiseReducerTemporalFilterSettings |
Gets and sets the property TemporalFilterSettings. Noise reducer filter settings for temporal filter. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5