TwinDoors

Twin vertical or Horizontal doors made out of A Frame open or those made out of B Frame close revealing B Frame. All avisynth+ supported formats can be input.Thread safe 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
A clip clip none
B clip clip none
Overlapping time in seconds float not more than clip length , must result in >2 frames. none
Vertical or horizontal doors vert boolean true, false true
A clip opens out or B clip closes in open boolean true, false true

#Usage examples:-
TwinDoors(A, B,2,false)
TwinDoors(A, B,3)
Images during transition with vert=true and open=true option:

Back to Synopsys.
Back to my page
back to Avisynth