Skip to content

Instantly share code, notes, and snippets.

@plcgi1
Last active June 3, 2020 16:39
Show Gist options
  • Save plcgi1/8a58cbcd18200ff6f14d8eac8ca8f5c3 to your computer and use it in GitHub Desktop.
Save plcgi1/8a58cbcd18200ff6f14d8eac8ca8f5c3 to your computer and use it in GitHub Desktop.
ffmpeg tips
// change video framerate
ffmpeg -y -r 24 -i seeing_noaudio.mp4 seeing.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment