The friendly multilateral video toolkit built for artists by artists.
Applies an advanced frame-delay effect using a customizable number of delayed frames and weighted blending.
This produces echoing motion trails, temporal smearing, ghosted motion artifacts, and stylized feedback-like delay effects.
frame_delay_pro1 is designed for creators who want:
frame_quantity.frame_weights determines how strongly each delayed frame contributes to the output.
videobeaux -P frame_delay_pro1 \
-i input.mp4 \
-o output.mp4 \
--frame_quantity VALUE \
--frame_weights VALUE
1,0.8,0.5,0.2).frame_quantity, and values determine the intensity of each delay layer.videobeaux -P frame_delay_pro1 \
-i myvideo.mp4 \
-o frame_delay_pro1_styled.mp4 \
--frame_quantity EXAMPLE \
--frame_weights EXAMPLE
frame_quantity may increase render time depending on resolution and codec.1,0.8,0.6,0.4) for smooth decays.1,0,1,0.2) for glitchy motion inconsistencies.double_cup or bad_animation for hallucination-like layered visuals.