Re: dvdauthor-0.7.0
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Tue, 26 Oct 2010 16:55:16 +0200 Olaf Meltzer <[email protected]> wrote: > Since a recent update to dvdauthor-0-7.0 on openSUSE 11.3 from > Packman- repository, dvdauthor fails. There are 2 info/error which > never occured before, and dvdauthor exits without building the dvd. > > DVDAuthor::dvdauthor, version 0.7.0. > Build options: gnugetopt imagemagick iconv freetype fribidi fontconfig > Send bug reports to <[email protected]> > > INFO: no default video format, must explicitly specify NTSC or PAL Previously dvdauthor defaulted to NTSC if no video format was specified. However, spumux was assuming default parameters more appropriate for PAL. This didn’t make any sense to me. Now, you can build the entire DVDAuthor suite with options for defaulting the video format, depending on what you pass to ./configure: --enable-default-video-format=ntsc --enable-default-video-format=pal or neither for no hard-coded default (which is what you’re currently getting). On top of this, you can also configure a systemwide default setting in /etc/video_format, and/or a per-user setting in ~/.config/video_format and/or the VIDEO_FORMAT environment variable. The latest item specified in the above list takes precedence. For more details, see my proposal <http://create.freedesktop.org/wiki/Video_Format_Pref>. > ERR: Cannot use command line options after specifying XML config file > > The older version dvdauthor-0.6.18 works fine in same circumstances. > I reinstalled it from backup. > > To generate a DVD without a menu I invoke dvdauthor in a shellscript: > > dvdauthor -x /home/olaf/.dvdauthor/dvdauthor.xml -o $DVD\ > -v pal+16:9+720x576 -f $MPG I don’t see how this could ever have made any sense. The code was never designed to deal properly with a mix of options specified on the command line and the XML file—you were only ever supposed to use one or the other. ------------------------------------------------------------------------------ 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