Last active
August 13, 2022 19:21
-
-
Save ddugovic/c790e0737c7ae8e2e299acfd734e04ea to your computer and use it in GitHub Desktop.
Extract keyframe images from Shogi Wars MP4 (YouTube thumbnail candidate images)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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