Update slated_output.bash

This commit is contained in:
2025-09-01 01:48:26 +00:00
parent bd03fd1da3
commit d118e70995

View File

@@ -60,7 +60,7 @@ ffmpeg -y \
[s2]drawtext=text='$CONTACT':fontcolor=white:fontsize=24:x=(w-text_w)/2:y=(h/2+100)[s3];
[s3]drawtext=text='File\: $INPUT_BASENAME':expansion=normal:fontcolor=gray:fontsize=28:x=(w-text_w)/2:y=(h-(140+$BOTTOM_Y_NUDGE))[slate];
[4:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2:black[v1];
[4:v]scale=1920:1080:force_original_aspect_ratio=decrease,pad=1920:1080:(ow-iw)/2:(oh-ih)/2:black, setsar=1:1[v1];
[4:a]aresample=48000,aformat=sample_fmts=s32:channel_layouts=stereo[a1];
[slate][5:a][v1][a1]concat=n=2:v=1:a=1[vcat][acat];