Files
tt-compiler/addbg.sh
2021-11-02 12:53:26 +03:00

1 line
149 B
Bash
Executable File

ffmpeg -loop 1 -i background.jpg -i trend/video.mp4 -filter_complex "crop=trunc(iw/2)*2:trunc(ih/2)*2, overlay=(W-w)/2:(H-h)/2:shortest=1" output.mp4