Swirl
A gradually increasing swirl that covers fully the A Clip by 1/3 overlap
length is created.Thereafter the B Clip emerges in the center as a
growing Swirl fully covering frame by 2/3 length. This Swirl then subsides
(withdraws) over the B Clip thus revealing it.
The swirling can be clockwise or anticlockwise. The swirl will be finer
at lower values of step and becomes very coarse for a value of 64. The
finer it is the slower the processing.
All avisynth+ supported formats can be input.Thread safe.
Details of parameters
Description |
Name |
Type |
Limits |
Default |
A clip |
|
clip |
|
none |
B clip |
|
clip |
|
none |
Overlapping time in seconds |
|
float |
not more than clip length , must result in >2 frames. |
none |
Direction of swirl |
dir |
string |
"clock" "anti" |
"clock" |
coarse ness of swirl step |
step |
integer |
between 4 and 64 |
10 |
#Usage examples:-
Swirl(A,B,6,"clock",16)
Swirl(A,B,5,step= 16)
Images during ition :