VenetianBlinds

In this ition vertical or Horizontal slats open (as Venetian blinds do) revealing B Frame. Instead of linear blinds, checks or diamond pattern can also be opted. Pattern width can also be specified. All avisynth+ supported formats can be input.Thread safe


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
width of slats or of pattern width integer >4 and 1/4th of frame smaller dimension 40
type of pattern dir string "vert", "hor", "cheq", "diam" "cheq"

#Usage examples:-
VenetianBlinds(A, B,3.3,40,"diam")
VenetianBlinds(A, B,4.1,width=60)
VenetianBlinds(A, B,2.1,type="vert")
VenetianBlinds(A, B,1)
Images during ition with "cheq" option:

Back to Synopsys.
Back to my page
back to Avisynth