&blur
Will try to add a blurred background to the video so it fits the structured video container
Example:
&blur=25
Value | Description |
---|---|
(no value given) | blurring intensity = 10 |
(integer) | blurring intensity |
25 | blurring intensity = 25 |
&blur
which will try to add a blurred background to the video so it fits the structured video container. Using &blur
auto enables &structure
.Code in the auto mixer, so you won't see the effect in a simple preview or some self-preview types.
You can change the blurring intensity with
&blur=25
or whatever; 10
is default&blur=0
works as well.
Last modified 4mo ago