TransWeave
. Interleaving together thin strips of Right frame over the left frame
the transition occurs. The interleaving styles options are horizontal,
vertical, jigsaw puzzle and basket weave..
All avisynth supported formats can be input.
RGB32, RGB24 YV12 and YUY2 colorspaces are supported by 2.5+ version.2.6 version supports all other planar formats as well.
Details of parameters
Description |
Name |
Type |
Limits |
Default |
Left clip |
|
clip |
|
none |
Right clip |
|
clip |
|
none |
Overlapping frames or seconds time |
overlap |
integer |
not more than clip length , >2 frames. If -ve taken as time in seconds |
none |
type of weave |
type |
string |
"vert" "hor" "jigsaw" "weave" |
"weave" |
#Usage examples:-
TransWeave(Left,Right,100,"jigsaw")
TransWeave(Left,Right,100)
Images during transition with "weave" option: