B (second) clip emerges from A clip or A clip disappears into
B clip. While emerging or disappearing the frame is resized to fit
and or rotated by desired number of turns clock or anti clock wise.
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 |
Right clip emerges or leftt clip disappears |
emerge |
boolean |
true, false |
true |
Resize to fit? |
resize |
boolean |
true, false |
true |
number of times frame rotates |
nturns |
integer |
-ve for clockwise, +ve for counter clockwise, 0 for no turn |
0 |