Hi all, I got to know this recently. Sharing this to you just in case you want to use it.
Its mencoder command. Here is the command : $ mencoder "mf://*.jpg" -mf fps=0.5 -o ./video.avi -ovc lavc Note: fps=0.5 We can change this to any value as we like(say fps=5 if we want 5 frames per second). Less the value more will be time each photo is displayed. Hope it is helpful to u in case u dint know... Check man pages for more info. -- Regards, Manohar Bhattarai Blogs :- https://manoharbhattarai.wordpress.com/ http://manoharbhattarai.blogspot.com/ http://manoharbhattarai.posterous.com/ Twitter :- http://twitter.com/manoharmailme/ -- l...@iitd - http://tinyurl.com/ycueutm Subscription settings: http://groups.google.com/group/iitdlug/subscribe?hl=en
