mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-05-11 04:12:54 +02:00
683 B
683 B
overlay_img_pro
Description
Overlay an image with location & dimension control
Arguments
overlay_imgx_posy_posimg_heightimg_width
Program Template
videobeaux -P overlay_img_pro -i input.mp4 -o output.mp4 --overlay_img VALUE --x_pos VALUE --y_pos VALUE --img_height VALUE --img_width VALUE
Real World Example
videobeaux -P overlay_img_pro -i myvideo.mp4 -o overlay_img_pro_styled.mp4 --overlay_img EXAMPLE --x_pos EXAMPLE --y_pos EXAMPLE --img_height EXAMPLE --img_width EXAMPLE