On Fri, 18 Apr 2008, Barry wrote:
> Sorry, I did not explain what I want to do very well....
>
> I have some short avi clips which I have combined/modified and put on a
> vcd.
>
> I now wish to start the process again but insert into the movie some
> jpeg images as well as the avi files.
>
> How do I convert the jpg files and set the period for which they are
> displayed in the movie?

mjpegtools has the tools you need.

Basically, you convert the correct size jpg to pnm, then feed it into 
ppmtoy4m, then mpeg2enc to encode it to the correct format, then use mplex to 
multiplex sound (or silence) and you have a dvd ready mpeg file.

It is the same process for the background of a dvd menu. See 
http://www.tappin.me.uk/Linux/dvd.html#menus for details. Set the -n 
parameter to ppmtoy4m to the number of frames you need (ie, number of seconds 
times 25 (frames per second)).

Use mencoder on the result if you need something other than mpeg2.

Hope this helps

Later
Lee

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to