AI Motion Blur

Parameters

Blur Map Size

The internal degree of detail for the motion vector computation. Increasing this might add some details, but also require more processing time and memory.

Strength

Strength of the blur effect / exposure time.

Blur Samples

Scatter the blurring effect over this number of samples. Increasing the value leads so smoother transitions.

Blur Border

Increase this value to have smoother transitions on borders between foreground and background objects. Might lead to artifacts if the background object moves alot.

Blur Quality

Play with this value to find the best tradeoff between memory consumption and visual quality.

Backend & Performance

Hardware Acceleration (on GPU version of the plugin only)

Run calculations on the GPU. This will give massive speedups compared to CPU mode.

Lower Precision

Compute with reduced precision if possible. This can save up to half of the memory and give you some speedups.

Optimize for low VRAM

If you have not that much graphics card memory enabling this will try to optimize memory consumption.

Samples (not available for all settings)

The number of ai samples to calculate. This will improve the models accuracy.

Computation Tiles (not available for all settings)

Split the computation into several tiles. This can help if you run out of memory.