TransScratch
Right (second) clip gradually is revealed by scratching the left Clip
image frame, in a desired style similar to scratch cards. Falling rain,
tv noise, water fountain, laser beams, dust storm, O Rings, horizontal lines,
vertical lines are the styles
of scratch currently available.
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.Some transitions
however may be better appreciated in RGB formats
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 |
Scratch style |
style |
string |
"rain" "tv" "fount" "laser" "dust" "oring" "hline" "vline"
|
"rain" |
#Usage examples:-
TransScratch(Left, Right,100,"laser")
TransScratch(Left, Right,100)
Images during transition with style="fount" option: