Skip to content

Instantly share code, notes, and snippets.

@rick4470
Created July 17, 2015 20:06
Show Gist options
  • Select an option

  • Save rick4470/e2563586f80128611e7f to your computer and use it in GitHub Desktop.

Select an option

Save rick4470/e2563586f80128611e7f to your computer and use it in GitHub Desktop.
Create images with CLI
ffmpeg -i video_name.mp4 -r 2.0 output_%04d.png
@rick4470
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment