TransTwinDoors

Twin vertical or Horizontal doors made out of Left Frame open or those made out of Right Frame close revealing Right Frame. 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
Vertical or horizontal doors vert boolean true, false true
Left clip opens out or right clip closes in open boolean true, false true

#Usage examples:-
TransTwinDoors(Left, Right,100,false)
TransTwinDoors(Left, Right,100)
Images during transition with vert=true and open=true option:

Back to Synopsys.
Back to my page
back to Avisynth