Update slated_output.bash
This commit is contained in:
@@ -58,7 +58,7 @@ OUTPUT_FILE=$(dirname -- "$INPUT_FILE")/"${INPUT_BASENAME%.*}_slated.mov"
|
||||
SLATE_AUDIO="-f lavfi -t 5 -i anullsrc=r=48000:cl=stereo,aformat=sample_fmts=s32:channel_layouts=stereo"
|
||||
# SLATE_AUDIO="-f lavfi -t 5 -i sine=440:r=48000,aformat=sample_fmts=s32:channel_layouts=stereo,aeval=val(ch):c=same"
|
||||
|
||||
ffmpeg -y \
|
||||
ffmpeg -y -hide_banner \
|
||||
-f lavfi -i "color=c=black:s=1920x1080:d=5" \
|
||||
-ss $THUMB1_TIME -i "$INPUT_FILE" \
|
||||
-ss $THUMB2_TIME -i "$INPUT_FILE" \
|
||||
|
Reference in New Issue
Block a user