Blur: Box Video Filter

shotcut
September 2, 2019

The Blur Box filter applies a box blur to the entire frame.
The blur strength is controlled independently in the horizontal and vertical directions, allowing directional blur effects.

This filter operates spatially and affects the whole image, not a selected region.

Parameters

Width (0.0–100.0)

Controls the amount of horizontal blurring.

This parameter blurs pixels left to right across the frame.


Height (0.0–100.0)

Controls the amount of vertical blurring.

This parameter blurs pixels top to bottom across the frame.


Keyframes

Both Width and Height parameters can be keyframed, allowing blur strength to change over time.
This enables:


Blur alpha

When enabled, the blur is also applied to the alpha channel.

This is useful when blurring images or overlays that contain semi-transparent areas.

Parameter interaction

Using both together produces a uniform box blur, while using only one produces a directional blur.

Visual characteristics

Typical effects include:

Recommended use cases

Creative uses

Because Blur Box applies independent horizontal and vertical blurring across the entire frame, it can be used for several stylized effects beyond simple softening:

These effects rely on keyframing and filter order rather than masking.

Minimalist cheat-sheet

Effect Width Height Keyframes
Motion blur High 0 Optional
Defocus Medium Medium Optional
Speed ramp 0 → High → 0 0 Yes
Glow Medium Medium No
Smear High 0 Optional

Limitations