-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathdvda-author.dap
64 lines (41 loc) · 1.24 KB
/
dvda-author.dap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
## dvda-author configuration file version 09.10
# Important syntactic changes wrt priori versions
# Use command line switches between brackets: [switch]
# You may skip any number of blank characters and lines excep when indicated
# You may comment with character #
## Do use the = sign for optional arguments, ie:
#[pause=0]
# For arguments or switches, always go to the following line
# using fixwav as a header-checker, cautiously pruning silence at end of files
# use commas to separate fixwav suboptions as on command line
#[fixwav] prune,cautious
#start disc at once
# I/O parameters
## audio input directory
[g]
/home/fab/a.wav
/home/fab/a.wav
/home/fab/a.aiff
[g]
/home/fab/a.wav
[output]
/home/fab/DVD
# Menu authoring
# suboption syntax is simplified for lexer. Do not skip any line after [screentext]
# Skip ONE blank line between album text and group text; skip ONE blank line between
# group text and track text. Skip no lines between tracks.
# No need for quotes anywhere.
[sox]
[topmenu]
[stillpics]
/home/fab/A.jpg
/home/fab/B.jpg
/home/fab/C.jpg
/home/fab/A.jpg
[veryverbose]
[tempdir]
/home/fab/tempdir3
[datadir]
/home/fab/Dev/dvda-author-10.06
[cdrecord]
## end of config file