> I've created a few DVD video discs, mostly out of curiosity, and have > had some good results. If you post your XML file for dvdauthor, I > might be able to spot an issue.
Mike:
Here is my dvdauthor.xml :
<dvdauthor dest="/reiser-data/dvd/disk" jumppad="yes" >
<vmgm>
<menus>
<video format="ntsc" resolution="720x480" />
<pgc entry="title" >
<vob file="/reiser-data/dvd/tmp/Test/Main Menu VMGM_menu.mpg" pause="inf" />
<button name="1" >jump title 1 chapter 1; </button>
<button name="2" >jump title 2 chapter 1; </button>
<button name="3" >jump title 2 chapter 1; </button>
<button name="4" >jump title 2 chapter 1; </button>
<button name="5" >jump title 2 chapter 1; </button>
</pgc>
</menus>
</vmgm>
<titleset>
<menus/>
<titles>
<pgc>
<vob file="/reiser-data/kino/sarochka-121604.mpeg" />
<post> call vmgm menu 1; </post>
</pgc>
<pgc>
<vob file="/reiser-data/kino/sasha-100m.mpeg" />
<post> call vmgm menu 1; </post>
</pgc>
</titles>
</titleset>
</dvdauthor>
And here is how I burn it:
growisofs -Z /dev/dvd -dvd-video -dvd-compat /reiser-data/dvd/disk/
As I said earlier, works fine in gxine and ogle, shows the navigable menu in hardware DVD player, but selecting a title gives a blue screen with logo and a play button. Pressing the play button plays title 1 regardless of which title was actually chosen, and returns to the menu.
Thanks in advance for your help.
-- Sasha Pachev AskSasha Linux Consulting http://www.asksasha.com
.===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
