PDA

View Full Version : [all variants] QDVDAuthor - The 30-Second Menu Loop


clubsoda
March 22nd, 2009, 07:14 AM
The audio tracks in my menus aren't looping, they play just once.
I've followed the procedure at
http://qdvdauthor.wiki.sourceforge.net/Play+audio+in+a+menu
but the "Pause after movie is finished" setting is sticky at -1, i.e. it can be set to zero but on re-opening the dialog it's back to -1.

Bug reporting time?

Version 1:1.2.0-0.0ubuntu1 on Xubuntu Intrepid

clubsoda
March 26th, 2009, 04:59 AM
For the main menu VMGM this seems to be fixed in version 1.7, which will ship with Jaunty. However, installing QDVDAuthor v1.7 on Intrepid requires some package fiddling so here's a workaround. Open up the xml file in an editor and find the line <MenuName>Main Menu VMGM</MenuName>Immediately below that, add the following:-<MenuPause>0</MenuPause>
<MenuPost> jump vmgm menu 1; </MenuPost>This only works on the main menu though, it looks like SubMenu looping is broken.