Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 11, 2022 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YHaruoka/811363baad32504b7939943b1997919a to your computer and use it in GitHub Desktop.
Save YHaruoka/811363baad32504b7939943b1997919a to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -filter_complex "drawtext=fontfile=C\\://WINDOWS/Fonts/arial.ttf:text='test':enable='between(t,1,8)':fontcolor=blue:fontsize=64:x=40:y=40" output.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment