folders
This commit is contained in:
6
hamlet/hamlet-teaser.sh
Normal file
6
hamlet/hamlet-teaser.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
bash ../remove-text.sh -i hamlet-teaser.mp4 -o hamlet-1.mp4 --x 650 --y 480 --w 650 --h 200 --start 45.1 #--preview
|
||||
bash ../text.sh -i hamlet-1.mp4 -o hamlet-2.mp4 --start 45.1 --end 48.5 --fs 150 --dy 0 --text "ROSE ASH VILLAGE HALL" --fontfile "./BebasNeue-Regular.ttf"
|
||||
bash ../text.sh -i hamlet-2.mp4 -o hamlet-output.mp4 --start 46 --end 49 --fs 100 --dy 250 --text "Friday, January 30th 2026" --fontfile "./BebasNeue-Regular.ttf"
|
||||
|
||||
rm hamlet-1.mp4
|
||||
rm hamlet-2.mp4
|
||||
Reference in New Issue
Block a user