1VCD-INFO(1) User Commands VCD-INFO(1)
2
3
4
6 vcd-info - manual page for vcd-info 2.0.0
7
9 vcd-info [OPTION...]
10
12 -a, --access-mode=ACCESS
13 set CD-ROM access mode (IOCTL, READ_10, READ_CD)
14
15 -b, --bin-file[=FILE]
16 set "bin" CD-ROM disk image file as source
17
18 -c, --cue-file[=FILE]
19 set "cue" CD-ROM disk image file as source
20
21 -N, --nrg-file[=FILE]
22 set Nero CD-ROM disk image file as source
23
24 --toc-file[=FILE]
25 set "toc" CD-ROM disk image file as source
26
27 -i, --input[=FILE]
28 set source and determine if "bin" image or device
29
30 --no-ext-psd
31 ignore information in /EXT/PSD_X.VCD
32
33 --sector-2336
34 use 2336 byte sector mode for image file
35
36 -C, --cdrom-device[=DEVICE]
37 set CD-ROM device as source
38
39 -d, --debug=INT
40 Set debugging output to LEVEL
41
42 -t, --terse
43 same as --no-header --no-banner --no-delimiter
44
45 -B, --no-banner
46 do not show program banner header and RCS version string
47
48 -D, --no-delimiter
49 do not show delimiter lines around various sections of output
50
51 -H, --no-header
52 do not show section header titles
53
54 --show-entries=STRING
55 show specific entry of the ENTRIES section
56
57 -E, --show-entries-all
58 show ENTRIES section
59
60 -F, --show-filesystem
61 show filesystem info
62
63 --show-info=STRING
64 show specific entry of the INFO section
65
66 -I, --show-info-all
67 show INFO section
68
69 -L, --show-lot
70 show LOT section
71
72 -p, --show-psd
73 show PSD section(s)
74
75 -P, --show-pvd-all
76 show PVD section(s)
77
78 --show-pvd=STRING
79 show a specific entry of the Primary Volume Descriptor (PVD)
80 section
81
82 -s, --show-scandata
83 show scan data
84
85 -X, --show-search
86 show search data
87
88 -S, --show-source
89 show source image filename and size
90
91 -T, --show-tracks
92 show tracks
93
94 -f, --show-format
95 show VCD format (VCD 1.1, VCD 2.0, SVCD, ...)
96
97 -q, --quiet
98 show only critical messages
99
100 -V, --version
101 display version and copyright information and exit
102
103 Help options:
104 -?, --help
105 Show this help message
106
107 --usage
108 Display brief usage message
109
111 Written by Herbert Valerio Riedel and Rocky Bernstein.
112
113 http://www.gnu.org/software/vcdimager/
114
116 Copyright © 2000-2003 Herbert Valerio Riedel <hvr@gnu.org>
117
118 2003 Rocky Bernstein <rocky@gnu.org>
119
120 This is free software; see the source for copying conditions. There is
121 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
122 PURPOSE.
123
124
125
126vcd-info 2.0.0 January 2018 VCD-INFO(1)