TransSwing

Right (second) clip swings in or the left clip swings out as doors hinged at corners, thereby fully revealing or assembling the Right Clip. The number of doors can be one (single door attached at the selected corner swings out or in), two (twin doors hinged at opposite corners swing) and four (4 doors each at a corner swing). If desired direction of swing can be reversed by setting parameter dir to false. RGB32, RGB24 YV12 and YUY2 colorspaces only are supported in 2.5+ version. in 2.6 version all other 2.6 supported Planar versions can also be input.


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
doors swing out or swing in?? out boolean true or false true
number of doors ndoors integer 1, 2 or 4 2
corner number hinged corner integer 1 to 4 1
direction of swing dir boolean true or false true

#Usage examples:-
TransSwing(Left, Right,100,false,4,3)
TransSwing(Left, Right,-3)
TransSwing(Left, Right,100,ndoors=4)
TransSwing(Left, Right,-4,corner=3)

Images during transition with ndoors=4, out=true option:

Back to Synopsys.
Back to my page
back to Avisynth