View Full Version : I am looking for a software that can convert photo to video
McGonagall
22nd September 2008, 05:41
Can you tell me a powerful one?
roozhou
22nd September 2008, 08:01
Try MPlayer.
e.g.
You have a sequence of photos named 00000.jpg ~ 10000.jpg and you need to play them as 30fps video.
Then use the following cmd line:
mplayer mf://%05d.jpg -mf fps=30:type=jpeg
LoRd_MuldeR
22nd September 2008, 23:08
Avidemux (http://forum.doom9.org/showthread.php?t=126164) can open a sequence of images (JPEG or PNG) and save it as a video file.
The files should be named "file_000.jpg", "file_001.jpg", "file_002.jpg", "file_003.jpg" and so on.
Open the first one and it will suggest to append the other ones...
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.