Skip to content

Instantly share code, notes, and snippets.

@ahmeti
Created December 17, 2022 10:48
Show Gist options
  • Save ahmeti/84703639b142dcf31f84ce405d316929 to your computer and use it in GitHub Desktop.
Save ahmeti/84703639b142dcf31f84ce405d316929 to your computer and use it in GitHub Desktop.
ffmpeg
# Youtube Short Videos
ffmpeg -i source.mp4 -s 1920x1080 -c:a copy dist.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment