Skip to content

Instantly share code, notes, and snippets.

@indiejoseph
Created November 13, 2021 19:07
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 indiejoseph/bbf61680eafa233b6cc6e264c800c855 to your computer and use it in GitHub Desktop.
Save indiejoseph/bbf61680eafa233b6cc6e264c800c855 to your computer and use it in GitHub Desktop.
change video keyframe
ffmpeg -i /Users/josephcheng/Downloads/background.webm -g 1 -vf scale=-1:1080 /Users/josephcheng/Downloads/background-1080.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment