Push

B Frame pushes away A Frame in any of the possible four directions. All avisynth+ supported formats can be input. Thread Sae.


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 push dir string "up", "down", "left", "right" "left"

#Usage examples:-
Push(A, B,4,"up")
Push(A, B,2.4)
Back to Synopsys.
Back to my page
back to Avisynth