Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Last active May 12, 2022 08:34
Show Gist options
  • Save YHaruoka/e37d61ffbe041f86c01f18fdb8745423 to your computer and use it in GitHub Desktop.
Save YHaruoka/e37d61ffbe041f86c01f18fdb8745423 to your computer and use it in GitHub Desktop.
mkdir output
ffmpeg -i input.mp4 -r 2 -vcodec png output\output_%06d.png
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment