mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-05-11 20:32:34 +02:00
657 B
657 B
wipe_transitions
Description
Creates directional wipe transitions between clips using customizable timing, edge softness, and motion orientation
Arguments
input1input2output_formatpresetdurationoffset
Program Template
videobeaux -P wipe_transitions -i input.mp4 -o output.mp4 --input1 VALUE --input2 VALUE --output_format VALUE --preset VALUE --duration VALUE --offset VALUE
Real World Example
videobeaux -P wipe_transitions -i myvideo.mp4 -o wipe_transitions_styled.mp4 --input1 EXAMPLE --input2 EXAMPLE --output_format EXAMPLE --preset EXAMPLE --duration EXAMPLE --offset EXAMPLE