Marbles

Over A Frame circular disks from B Frame gradually expand to reveal B Frame. due to magnification in the disks, effect will be as if viewing through glass marbles. If drop is true the magnification in the discs vary from center to edges, otherwise remain constant through. 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
maximum radius of discs radius integer >8 and less than frame diagonal/2 16
magnification mag integer 2 to 24 16
is magnification as in drop? drop boolean true or false true

#Usage examples:-
Marbles(A, B,3,80,24,true)
Marbles(A, B,4,drop=false)
Marbles(A, B,2.4,mag=8)
Marbles(A, B,3.5)

Images during ition :

Back to Synopsys.
Back to my page
back to Avisynth