Last active
September 5, 2019 09:37
-
-
Save fumiya-kume/4cf3fc325049789ab3231c67e60aacef to your computer and use it in GitHub Desktop.
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
magick compare -fuzz 5% image1.png image2.png -compose src result.png |
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 -i source.mp4 -an -r 1 image/%04d.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment