-
-
Save anhphamt/30644a5c5c0e359811eb6afaf20096c3 to your computer and use it in GitHub Desktop.
ffmpeg
This file contains 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 -r 25 -qscale 1 -i %05d.morph.jpg output.mp4 | |
http://www.itforeveryone.co.uk/image-to-video.html | |
http://superuser.com/questions/624567/ffmpeg-create-a-video-from-images |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment