Re: bugreport (3 bugs)
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Mon, 13 Sep 2010 13:00:15 +1200 I wrote: > On 11/09/10 02:20, Jan Rafaj wrote: > >> # Problem 3 (dvdauthor refuses to create dvd without Video TitleSet >> Menu): >> ========================================================================== >> >> (note that this did work with dvdauthor 0.6.10) >> >> in dvdauthor.xml: >> >> <dvdauthor dest="/tmp/out"> >> <titleset> >> <titles> >> <video aspect="16:9" format="pal" /> >> <pgc> >> <vob file="T.mpg" /> >> </pgc> >> </titles> >> </titleset> >> </dvdauthor> >> >> ERR: no video format specified for VTSM >> >> This happens even though manpage clearly says that<titleset> may >> contain UP TO ONE<menus> tag (so if I wont specify a menu, it >> should proceed with authoring as well). So if I specify no<menus>, >> the bailout shouldnt happen. > > Hmm. I added a call to the code to define the format for the titleset > menu in the absence of a <menus> section, which is why you get the > error. I’ll have to double-check to see if this is really necessary. OK, I have rechecked my code. In the case above, the menu has no VOBs and no PGCs, so there is no need to specify a video format for it. If there were any PGCs present (as for example to hold interaction instructions), then you would still need a video format, so that it can correctly compute the duration field for the PGC in the IFO file; I have changed the check to allow for this, so your above example now generates without error. ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users