Hi all,

   1. I have some series of digital camera jpg images
   2. I want to create a photo slideshow movie (to be played in DVD players)
   using these jpg sequence
   3. Tried ffmpeg, mencoder and imagemagick.
   4. ffmpeg command I tried is: ffmpeg -r 10 -f image2 -i 'img-%03d.jpeg'
   out.avi
   5. mencoder command used: mencoder "mf://*.jpg" -mf fps=10 -o outvid.avi
   -ovc lavc -lavcopts vcodec=msmpeg4v2:vbitrate=800
   6. Also installed KIPI (KDE Image Plugin Interface) for images2mpg, but
   unfortunately images2mpg did not installed. No idea how to install it
   individually.

My only purpose is to make a quality video file which should be played in
DVD players from a sequence of jpg files. Can anybody help me?


-- 

THOMAS M. VAZHAPPILLY
---------------------
_______________________________________________
Indian Libre User Group Cochin Mailing List
http://www.ilug-cochin.org/mailing-list/
http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
#[email protected]

Reply via email to