Funnel

This function funnels out(wraps around a funnel shape) the A Clip (the First Clip) and reveals the B(the second) Clip while moving in any of the 4 directions. 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
direction of Funneling out dir string "up", "down", "right", "left" "B"

#Usage examples:-
Funnel(A, B,3.5,"left")
Funnel(A, B,3)
Images during ition with dir= = "right" option:

Back to Synopsys.
Back to my page
back to Avisynth