Created
February 7, 2015 16:39
-
-
Save mcarne/bedbb8c2f4306e8b952c 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