First page Back Continue Last page Overview Graphics
Combine All The Files
Use jpgtopnm, pnmtoy4m and mpeg2enc to create the backgound movie file:
jpegtopnm background_image.jpg | ppmtoy4m -F25:1 -n 1 -I t -A 59:54 -L | mpeg2enc -f 8 -n p -o menumovie.m2v
Multiplex in the audio:
mplex -f 8 -o menumovie_with_sound.mp2 menumovie.m2v menusound.mp2
Use jpgtopnm, pnmtoy4m and mpeg2enc to create the backgound movie file:
spumux -v 2 menu_config.xml < menumovie_with_sound.mp2 > finished_menu.mpg