My Panasonic RV-31 and ifoedit says that the output from dvdauthor 0.6.8 has an invalid navigation setting. PowerDVD, and DVDExpress (both PC based software players) have no trouble at all.
I've included the xml file that I fed to dvdauthor below. I have found that if I remove the post commands for the two movies or I change the commands to be exit, then there is no problem except that the players do not return to the menu when finished with the movies.
All I'm trying to do is have one menu that can can jump to different movies. When the movies are finished, the player will return to the menu.
Does anyone know of an XML file that will do the job? I've looked around but have not had any luck. DvdauthorGui uses the exit trick so that is no help either. I've tried many variations on the theme and either get dvdauthor to complain or ifoedit to complain or still stuck with stopping after the movie.
Code:------------------------------------------------------ <dvdauthor dest="Out"> <vmgm> <menus> <pgc> <button> jump title 1; </button> <button> jump title 2; </button> <button> jump title 2; </button> <vob file="menu.mpg" pause="inf"/> </pgc> </menus> </vmgm> <titleset> <menus><pgc><post> jump vmgm menu 1; </post></pgc></menus> <titles> <pgc> <post> call vmgm menu 1; </post> <vob file="movie1.mpg" chapters="0,00:32,01:04"/> </pgc> <pgc> <post> call vmgm menu 1; </post> <vob file="movie1.mpg" chapters="0,00:32,01:04"/> </pgc> </titles> </titleset> </dvdauthor
+ Reply to Thread
Results 1 to 1 of 1
-
Ted Rossin
http://www.tedrossin.0sites.net/
Similar Threads
-
DVD Shrink - Invalid DVD Navigation Structure?
By Chip718 in forum DVD RippingReplies: 15Last Post: 9th Aug 2010, 14:26 -
DVD Shrink - dvd won't open - 'invalid navigation' message...what to do...
By bahjan in forum Authoring (DVD)Replies: 7Last Post: 12th Mar 2010, 07:01 -
Which to use, DVDAuthorgui or "GUI for dvdauthor" ? Or DVDauthor in batch ?
By halsboss in forum Authoring (DVD)Replies: 2Last Post: 1st Feb 2010, 11:00 -
GUI for DVDauthor - Fit/shrink output to 4.7G DVD
By pannayar in forum Authoring (DVD)Replies: 5Last Post: 14th Aug 2008, 22:49 -
TMPGENC DVDAuthor 3 freezing up during output process
By CodySave in forum Authoring (DVD)Replies: 1Last Post: 21st Jul 2007, 11:57