Makeslides
From Tovid Wiki
makeslides converts images into still-frame MPEG video for (S)VCD.
[edit] Usage
makeslides [OPTIONS] IMAGES
[edit] Options
- -ntsc (default)
- Generate NTSC (704x480) output
- -pal
- Generate PAL (704x576) output
- -verbose
- Print extra output from subprocesses
IMAGES is a single image or list of images to be converted to still MPEGs. The output names will be the same as the input name, with a .mpg extension.
