Skip to content

Instantly share code, notes, and snippets.

@nvictor
Created July 23, 2021 03:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nvictor/9868085452a09ff4fd372bee8003d291 to your computer and use it in GitHub Desktop.
Save nvictor/9868085452a09ff4fd372bee8003d291 to your computer and use it in GitHub Desktop.
ffmpeg_frames.sh
ffmpeg -i input.mp4 -ss 00:00:00.000 -t ddd output_%03d.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment