Dear pluggers,

I'm trying to convert a numbered sequence of jpg files into video. The
names are 0010.jpg, 0020.jpg, 0030.jpg etc. Would like to turn these
into a single .mp4, or whatever format will work.

I've tried ffmpeg, avconf, and winff but I only get as far as creating
the video file but it doesn't play. The created file is less than 20kb.

The ffmpeg command I tried (variations of...) is:

ffmpeg -f image2 -i *.jpg -r 12 -s 320x200 switchoff.mp4

I tried the gui winff but I can't find the menu options that will
convert multiple jpegs to video.

Any help would be appreciated.

Obet
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to