Further update on intro problem. Now I find that may be it is a problem with vlc. While vlc fails to show the intro, it works like a charm in xine. Any explanation?
I need to see whether it works when actually burned on a DVD and played on my (Philips) player. I want to decide that tomorrow, because right now I do not need a coaster. Regards, Dr. Muhammad Masroor Ali Professor Department of Computer Science and Engineering Bangladesh University of Engineering and Technology Dhaka-1000, Bangladesh Phone: 880 2 966 5650 (PABX) FAX: 880 2 966 5612 In a world without walls and fences, who needs Windows and Gates? ---------- Original Message ----------- From: "Dr. Muhammad Masroor Ali" <[EMAIL PROTECTED]> To: "Dr. Muhammad Masroor Ali" <[EMAIL PROTECTED]>, [email protected] Sent: Thu, 14 Aug 2008 22:48:37 +0600 Subject: Re: [QDVDAuthor-users] Adding an Intro does not work in qdvdauthor > It appears that the attached xml file got nuked. > > So, here it is unattached. See, the intro.mpg line is there, but it > does not seem to work. > > <dvdauthor dest="/home/masroor/Videos/movies/ZZZTest/dvd/" > > <vmgm> > <fpc>{ jump menu 2; }</fpc> > <menus> > <video format="ntsc" aspect="4:3" resolution="720x480" /> > <pgc entry="title" > > <pre> { if ( g4 gt 0 ) button=g4; > if ( g2 gt 0 ) { > if ( g2 eq 1 ) jump titleset 1 menu entry root; > jump title 1; } > } </pre> > <vob file="/tmp/TestIntro/Main Menu VMGM_menu.mpg" pause="inf" /> > <button name="01_Button_1" > { g4=1024; g3=1; jump titleset 1 > menu entry root; } </button> <post> { g4=button; g2=0; jump vmgm > menu 1; } </post> </pgc> <pgc> <vob > file="/home/masroor/Videos/movies/ZZZTest/encode/intro.mpg" > pause="0" /> <post> { jump vmgm menu 1; } </post> </pgc> </menus> > </vmgm> <titleset> <menus> <pgc entry="root" > <pre> { if ( g3 > gt 0 ) { if ( g3 eq 1 ) { g3=0; jump title 1 chapter 1; } > jump vmgm menu entry title; } } </pre> <post> { > g2 = 0; jump vmgm menu entry title; } </post> </pgc> </menus> <titles> > <video format="ntsc" aspect="4:3" resolution="720x480" /> > <audio lang="en" /> > <pgc pause="0" > > <vob file="/home/masroor/Videos/movies/ZZZTest/encode/mainmovie.mpg" > pause="0" chapters="00:00:00.000" /> > <post> { g2 = 0; call vmgm menu entry title; } </post> > </pgc> > </titles> > </titleset> > </dvdauthor> > > Dr. Muhammad Masroor Ali > Professor > Department of Computer Science and Engineering > Bangladesh University of Engineering and Technology > Dhaka-1000, Bangladesh > > Phone: 880 2 966 5650 (PABX) > FAX: 880 2 966 5612 > > In a world without walls and fences, who needs Windows and Gates? > > ---------- Original Message ----------- > From: "Dr. Muhammad Masroor Ali" <[EMAIL PROTECTED]> > To: [email protected] > Sent: Thu, 14 Aug 2008 22:36:28 +0600 > Subject: [QDVDAuthor-users] Adding an Intro does not work in qdvdauthor > > > Dear All, > > I can not tell you what a big fan of qdvdauthor I have become in a short > > period of time. This morning, I tried adding an intro for the first > > time, but it failed. The menu appears alright, but this is not > > preceded by the intro movie. > > > > I am using the latest version (released at the start of this month). > > > > Do you have an advice/tips for me? > > > > I am attaching the xml files. > > > > Regards, > > > > Dr. Muhammad Masroor Ali > > Professor > > Department of Computer Science and Engineering > > Bangladesh University of Engineering and Technology > > Dhaka-1000, Bangladesh > > > > Phone: 880 2 966 5650 (PABX) > > FAX: 880 2 966 5612 > > > > In a world without walls and fences, who needs Windows and Gates? > ------- End of Original Message ------- ------- End of Original Message ------- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QDVDAuthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users
