Reduce Noise: Smart Blur Video Filter

shotcut
September 2, 2019

The Smart Blur filter reduces noise by applying a selective blur that attempts to smooth small variations while preserving edges. Unlike simple blur filters, it limits smoothing based on pixel differences to avoid blurring across strong edges.

This filter operates spatially within a single frame and does not use temporal information.

Parameters

Blur radius (0.1–5.0)

Controls the size of the neighborhood used for blurring.

This parameter defines how far the blur can spread.


Blur strength (0.0–1.0)

Controls the intensity of the blur applied within the selected radius.

This parameter determines how strongly pixels are blended once they are considered eligible for blurring.


Threshold (0–30)

Controls the edge-preservation threshold.

This parameter defines what is considered noise versus detail.

Parameter interaction

The three controls work together:

Effective noise reduction typically requires balancing all three rather than increasing one parameter alone.

Visual characteristics

Typical effects include:

Recommended use cases

Limitations