Skip to content

Instantly share code, notes, and snippets.

@nicolsc
Created June 16, 2014 13:48
Show Gist options
  • Save nicolsc/3be93112535051918470 to your computer and use it in GitHub Desktop.
Save nicolsc/3be93112535051918470 to your computer and use it in GitHub Desktop.
ffmpeg - screenshots
ffmpeg -i {file} -f image2 -vf fps=fps=1/{seconds} img%03d.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment