Skip to content

Instantly share code, notes, and snippets.

@ShaneQi
Last active October 13, 2018 05:16
Show Gist options
  • Save ShaneQi/5939b85231c242a2788379a20b2bae48 to your computer and use it in GitHub Desktop.
Save ShaneQi/5939b85231c242a2788379a20b2bae48 to your computer and use it in GitHub Desktop.
$ ffmpeg -i in.mp4 -vf select='not(mod(n\,15))',setpts=N/FRAME_RATE/TB out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment