5 lines
368 B
Bash
5 lines
368 B
Bash
bash ../text.sh -i trailer.mp4 -o trailer-1.mp4 --start 71 --end 79 --fs 120 --dy -400 --text "ROSE ASH VILLAGE HALL" --fontfile "../fonts/BebasNeue/BebasNeue-Regular.ttf"
|
|
bash ../text.sh -i trailer-1.mp4 -o 5th-trailer.mp4 --start 72 --end 79 --fs 100 --dy 250 --text "Friday, November 28th" --fontfile "../fonts/BebasNeue/BebasNeue-Regular.ttf"
|
|
|
|
rm trailer-1.mp4
|