Re: Change to Default Video Format
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > Ben Hutchings wrote: > >> A compile-time option is not useful to the majority of people, who will >> download binaries rather than building from source. And what >> distribution is going to build separate dvauthor-pal and dvdauthor-ntsc >> packages?! This sort of thing should be defined by a configuration file >> (/etc/dvdauthor, ~/.dvdauthor). > > I plan to do that too. Done. Note that I hate cluttering the top level of users’ home directories with dotfiles. The configuration system I have implemented follows the proposal I previously wrote up here <http://create.freedesktop.org/wiki/Video_Format_Pref>. Or, the tl;dr version: you can specify the video format in the following ways, in order of decreasing priority: * an environment variable VIDEO_FORMAT * a per-user config file ~/.config/video_format * a systemwide config file /etc/video_format The variable value, or the file contents, should consist of the string “PAL” or “NTSC”. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users