Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 14, 2022 09:42
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/7f61829f9d696e368aa7471c913547eb to your computer and use it in GitHub Desktop.
Save YHaruoka/7f61829f9d696e368aa7471c913547eb to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -vf drawtext=fontfile="C\\:/Windows/Fonts/arial.ttf":x=10:y=10:fontsize=50:fontcolor=red:text="%{pts\\:hms}" output.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment