MPP - A preprocessor tool for creating MPEG and other movie streams

MPP stands for Movie PreProcessor. It prepares a set of images for inclusion into a movie. Mpp was written to allow the processing of heterogeneous material (e.g. images with different sizes and file formats, text pages in yet another format) into a homogeneous set of frame files. It is also does some basic title generation. Mpp does the following processing of images: MPP is written in Perl and requires version 5.003 or higher. It also used Jef Poskanzers pbmplus library and the mpeg_encode program available from the University of Berkeley. You can have a look at the MPP man page or grab the complete MPP program (which contains the man page in POD format).