-v, --version Diplay version.
-q, --quiet Quiet mode.
-W, --disable-lexer Disables configuration file parsing.
-P, --pause Insert a final pause before exiting.
-P0, --pause0 Suppresses any final pause before exiting.
-l, --log filepath Ouput a log to filepath.
-p, --startsector NNN Specify the number of the first start sector
-g You may specify up to 9 groups of tracks.
-i, --input directory Input directory with audio files.
-o, --output directory Output directory.
-S, --sox Convert audio files with SoX.
-x, --extract disc[list] Extract DVD-Audio to directory -o.
-V, --videodir directory Path to VIDEO_TS directory
-T, --videolink rank Rank of video titleset linked to in video zone
-n, --no-videozone Do not generate an empty VIDEO_TS directory.
-w, --rights Access rights to directories created (octal values)
-d, --debug Increased verbosity (debugging level)
-U, --PTS-factor (-)lag Enter lag to be added/substracted (-) to title length,
-F, --fixwav(options) Bad wav headers will be fixed by fixwav
-f, --fixwav-virtual(options) Use .wav header repair utility without any write operation.
-0, --no-padding Block padding of audio files by dvda-author.
-L, --lossy-rounding Sample count rounding will be performed by cutting audio files.
-C, --pad-cont When padding, pad with last known byte, not 0s.
Supported audio types: .wav, .flac, .oga (if built with Ogg FLAC support), SoX-supported formats (if built with SoX support).
There must be a maximum of 9 audio groups.
Each subdirectory of an audio input directory will contain titles for a separate audio group.
A number between 1 and 9 must be included as the second character of the subdirectory relative name.
Full Input/Output paths must be specified unless default settings are set.
By default, defaults are set in /full path to dvda-author folder/defaults
simple-mode
prepend
in-place
cautious
interactive
padding
prune
force
output=sf
Sub-options should be separated by commas and appended to -f/-F or --fixwav(-virtual)= without any whitespace in between them.
Example: --fixwav=simple-mode,prepend,interactive,output=new
fixwav should be used whenever non-standard WAV headers are to be processed.
In particular with SoX-supported input, WAV headers resulting from SoX conversion
will be non-standard. Audio data may be impaired if option -f (--fixwav-virtual)
or -F (--fixwav) is not used.
fixwav suboption prune is to be used when audio files have been roughly cut by
editors, which may cause useless padding and playback gaps.
It can be combined with main option -L (or --lossy-rounding) to ensure maximal
reduction of possible audio gaps with only minor audio loss. -L should not be used
if tracks have been cut in 'continuous' audio streams.
fixwav suboption 'padding' is compatible with suboption prune.
It performs padding to ensure even whole sample counts, whilst
dvda-author padding is designed to ensure that sample units are compliant with interleaving
constraints (which may add up more padding).
fixwav=prune,padding thereby adds the minimal amount of 0s at end of file.
Suboption force is to be used as a last resort, when audio headers have been
mangled to the point of losing all necessary information on audio parameters.
It will trigger fixwav before lauching SoX, which could crash otherwise.
Use suboption prepend with raw audio files (headerless).
-creates a hybrid DVD disc with both AUDIO_TS mirroring audio_input_directory
-creates an audio folder from an existing DVD-Audio disc:
dvda-author version 09.05
Copyright 2005 Dave Chapman; 2007-2009 Fabrice Nicol; 2008 Lee and Tim Feldkamp.
Latest version available from http://dvd-audio.sourceforge.net/
This is free software; see the source for copying conditions.