B (second) clip emerges over the A(First)clip or the A Clip
disappears into B Clip as circular Disks and rotate during transition.
Radius of discs, Emerge or disappear and number and direction of rotation
are options.
All avisynth+ supported formats can be input. This function is 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 |
Max dia of each disc |
radius |
integer |
more than 8 and less than half of frame diagonal |
40 |
number of times frame rotates |
nturns |
integer |
-ve for clockwise, +ve for counter clockwise, 0 for no turn |
0 |
B clip emerges or At clip disappears |
emerge |
boolean |
true, false |
true |