Created
December 19, 2017 22:48
-
-
Save fedden/a0236ea935cd970102180ebc72bf8209 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
ffmpeg -i downloaded_file.mp4 -vf scale=640x360 path/to/frames/folder/image_%04d.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment