First page Back Continue Last page Overview Graphics
Creating Menus - Processing
- Now you need to create the control file for the submux program. You place the name of the button mask image in the file along with the start/stop times you want and some default values for transparency of button areas in the menu.
- In toc.sub:
- toc-mask.png 00:00:00.00 00:00:00.00 0 0
- Next you process the background image into an mpeg2 video file via:
- jpeg2yuv -I t -L 1 -f 29.97 -j toc.jpg | mpeg2enc -n n -c -f 8 -o toc-video.m2v
- Note: This command assumed you have jpeg2yuv from cvs.