Re: Idiots guide to making DVD menus?

Mark Sugrue <[email protected]>
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <[email protected]>
Thanks for your help.

I am finding the help pages for spumux confusing because it mainly
talks about creating subtitles, not menus, although the xml input can
do both, right?

http://dvdauthor.sourceforge.net/doc/r2515.html

If I have a still image which I want to use as a menu background, do I
need to convert that into a short mpg to create a menu?

I'm assuming the spumux call would be something like this?

spumux xmlfile.xml < input.mpg > output.mpg

Where the xml is like this:

<subpictures>
   <stream>
      <spu start="start-time" [ end="end-time" ] [ image="picture.png" ]
           [ highlight="picture.png" ] [ select="picture.png" ]
           [ transparent="color-spec" ] [ force="yes" ]
           [ autooutline="infer" [ outlinewidth="width" ]
             [ autoorder="rows" | autoorder="columns" ] ]
           [ xoffset="x-coord" yoffset="y-coord" ] >
         <button [ name="name" ] [ x0="x0" ] [ y0="y0" ] [ x1="x1" ]
                 [ y1="y1" ] [ up="name" ] [ down="name" ]
                 [ left="name" ] [ right="name" ] />
         <action [ name="name" ] [ x0="x0" ] [ y0="y0" ] [ x1="x1" ]
                 [ y1="y1" ] />
      </spu>
   </stream>
</subpictures>

the button tags, I think I understand. But action? I don't get how to
format this. What I want is a "Play all" button and then buttons for
each chapter.

I feel i'm missing something obvious here...

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.