From: Peter G. <pgr...@ge...> - 2004-09-20 23:49:25
|
Eli Glaser wrote: >You can also use ImageMagick. I believe the command is: > >convert -delay 20 c:/myimages/img*.png c:/myvideo/imgs.mpg > > might also note that to use this you will need to have mpeg2encode installed... ImageMagic does not depend on this directly so you will have to do the install yourself... i initially used 'convert' for my purposes, but it is much more limited than mencoder (ex. frame rates)... peter |