spumux button row spacing and play-once-only intro video

"Waitman Gobble" <[email protected]> Tue, 2 Oct 2012 01:14:22 -0700
Newsgroups gmane.comp.multimedia.dvdauthor.user
Message-ID <[email protected]>
Hi,

I have prepared my first DVD with dvdauthor and everything works, however
it needs a little finesse.

On the resulting menu from spumux the 'select' areas are spaced farther
apart than I have them placed in the png. So menu position 1 at the top,
the 'select' image is much farther away from the underlying image, spacing
gradually decreases with each menu item down the list, then begins to
increase in the other direction. I have a feeling this might have to do
with 'outlinewidth'... but perhaps I'd be better off explicitly defining
the menu button positions instead of using 'auto' ?

<subpictures format="NTSC">
<stream>
<spu force="yes" start="00:00:00.00" transparent="Black"
image="msarkdvd01-blank.png" select="msarkdvd01-reg.png"
highlight="msarkdvd01-hi.png" autooutline="infer" autoorder="rows"
outlinewidth="18">
</spu>
</stream>
</subpictures>

Also, I would like to play the intro video the first time the disc is
inserted, but then skip the intro video when the user returns the to main
menu. I think I remember seeing an example like this in the manual but I
can't seem to find it at the moment.

<dvdauthor dest="DVD">
  <vmgm>
    <menus>
      <pgc>
	<vob file="000.mpg"></vob>
        <button>jump title 1;</button>
	<button>jump title 2;</button>
	<button>jump title 3;</button>
	<button>jump title 4;</button>
	<button>jump title 5;</button>
	<button>jump title 6;</button>
        <vob file="menu.mpg" pause="inf" />
      </pgc>
    </menus>
  </vmgm>
  <titleset>
    <titles>
      <pgc>
        <post>call vmgm menu 1;</post>
        <vob file="01.mpg" />
	<vob file="02.mpg" />
	<vob file="03.mpg" />
	<vob file="04.mpg" />
	<vob file="05.mpg" />
	<vob file="06.mpg" />
	<vob file="00.mpg" />
      </pgc>
    </titles>
  </titleset>
  <titleset>
    <titles>
      <pgc>
        <post>call vmgm menu 1;</post>
        <vob file="02.mpg" />
      </pgc>
    </titles>
  </titleset>
  <titleset>
    <titles>
      <pgc>
        <post>call vmgm menu 1;</post>
        <vob file="03.mpg" />
      </pgc>
    </titles>
  </titleset>
  <titleset>
    <titles>
      <pgc>
        <post>call vmgm menu 1;</post>
        <vob file="04.mpg" />
      </pgc>
    </titles>
  </titleset>
  <titleset>
    <titles>
      <pgc>
        <post>call vmgm menu 1;</post>
        <vob file="05.mpg" />
      </pgc>
    </titles>
  </titleset>
  <titleset>
    <titles>
      <pgc>
        <post>call vmgm menu 1;</post>
        <vob file="06.mpg" />
	<vob file="00.mpg" />
      </pgc>
    </titles>
  </titleset>
</dvdauthor>

Any help / suggestions much appreciated.
Thanks,

-- 
Waitman Gobble
San Jose California USA



------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev