ffmpeg -f image2 -i image%d.jpg video.mpg # This command will transform all the images from the current directory # (named image1.jpg, image2.jpg, etc...) to a video file named video.mp