Content-type: text/html
DVDA-AUTHOR
Section: (1)
Updated: 08.07 (August 2008)
Index
Return to Main Contents
NAME
dvda-author
SYNOPSIS
dvda-author
[OPTIONS]...
DESCRIPTION
dvda-author creates high-resolution DVD-Audio discs and DVD-AUDIO/VIDEO (hybrid) discs from .wav and .flac audio files.
OPTIONS
GENERAL OPTIONS
-
--help
- -h
-
- Diplays this help.
-
--version Diplays version.
- -q
-
- Quiet mode.
- -d
-
Verbose mode (debugging level).
- -P
-
Inserts a final pause before exiting.
- -l
-
Ouputs a log to filepath.
- AUDIO INPUT/OUTPUT OPTIONS
-
- -p NNN
-
specifies the number of the first offset
of the AUDIO_PP.I FO file in the output of mkisofs
- -g
-
You may specify up to 9 groups of tracks. Minimum: one group.
-
Enter full path to files if input directory is not set by [-i]. -g and -i can be combined.
- -i
-
Input directory with audio files. Each subdirectory is a group.
- -o
-
Output directory. Paths can be separated by either \ or /
- LINKING OPTIONS
-
- -V
-
Path to VIDEO_TS directory
- -T
-
Rank of video titleset linked to in video zone (XX in VTS_XX_0.I FO)
-
In this case the path to the VIDEO_TS linked to must be indicated.
- -n
-
Does not generate an empty VIDEO_TS directory.
- -w
-
Access rights (octal)
- -U (-)x
-
Add x 10E-2 seconds to PTS ticks (-x to substract).
Supported audio types: .wav .flac
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's relative name.
Full Input/Output paths must be specified.
EXAMPLES
-creates a 3-group DVD-Audio disc (legacy syntax):
-
dvda-author -g file1.wav file2.flac -g file3.flac -g file4.wav
-creates a hybrid DVD disc with both AUDIO_TS mirroring audio_input_directory
and VIDEO_TS imported from directory VID, outputs disc structure to directory
DVD_HYBRID and links video titleset #2 of VIDEO_TS to AUDIO_TS:
-
dvda-author -i ~/audio/audio_input_directory -o DVD_HYBRID -V ~/Video/VID -T 2
Both types of constructions can be combined.
AUTHOR
Written by Dave Chapman and Fabrice Nicol.
REPORTING BUGS
Report bugs to fabnicol@users.sourceforge.net
Copyright 2005 Dave Chapman; 2007, 2008 Fabrice Nicol
-
Latest version available from http://dvd-audio.sourceforge.net/
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
flac(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- AUTHOR
-
- REPORTING BUGS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 00:42:56 GMT, July 07, 2008