You need mencoder, part of the mplayer software.
Type:
> mencoder mf:/
-ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell
-oac copy -o output.avi
Where you should customize at least:
- <PATH>/
*.jpg is the path to the directory where your JPGs are. - w=320:h=240 is the image size.
- output.avi is the resulting file name
No comments:
Post a Comment