Skip to content

Instantly share code, notes, and snippets.

@ddugovic
Last active August 13, 2022 19:21
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 ddugovic/c790e0737c7ae8e2e299acfd734e04ea to your computer and use it in GitHub Desktop.
Save ddugovic/c790e0737c7ae8e2e299acfd734e04ea to your computer and use it in GitHub Desktop.
Extract keyframe images from Shogi Wars MP4 (YouTube thumbnail candidate images)
ffmpeg -skip_frame nokey -i *.mp4 -vsync vfr %06d.bmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment