Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 12, 2022 09:07
Show Gist options
  • Save YHaruoka/efbebc83ab10275c3891d1c5068835e4 to your computer and use it in GitHub Desktop.
Save YHaruoka/efbebc83ab10275c3891d1c5068835e4 to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -vf tpad=start_duration=10:color=black -af "adelay=10s:all=1" output.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment