1VCDIMAGER(1) User Commands VCDIMAGER(1)
2
3
4
6 vcdimager - manual page for vcdimager 2.0.0
7
9 vcdimager [OPTION...] <mpeg-tracks...>
10
12 -t, --type=TYPE
13 select VideoCD type ('vcd11', 'vcd2', 'svcd' or 'hqvcd') (de‐
14 fault: 'vcd2')
15
16 -c, --cue-file=FILE
17 specify cue file for output (default: 'videocd.cue')
18
19 -b, --bin-file=FILE
20 specify bin file for output (default: 'videocd.bin')
21
22 -l, --iso-volume-label=LABEL
23 specify ISO volume label for video cd (default: 'VIDEOCD')
24
25 --iso-application-id=LABEL
26 specify ISO application id for video cd (default: '')
27
28 --info-album-id=LABEL
29 specify album id for video cd set (default: '')
30
31 --volume-count=NUMBER
32 specify number of volumes in album set
33
34 --volume-number=NUMBER
35 specify album set sequence number (< volume-count)
36
37 --broken-svcd-mode
38 enable non-compliant compatibility mode for broken devices
39
40 --update-scan-offsets
41 update scan data offsets in video mpeg2 stream
42
43 --sector-2336
44 use 2336 byte sectors for output
45
46 --add-dir=ISO_DIRNAME
47 add empty dir to ISO fs
48
49 --add-file=FILE,ISO_FILENAME
50 add single file to ISO fs
51
52 --add-file-2336=FILE,ISO_FILENAME
53 add file containing full 2336 byte sectors to ISO fs
54
55 -T, --create-time=STRING
56 specify creation date on files in CD image (default: current
57 date)
58
59 -v, --verbose
60 be verbose
61
62 -q, --quiet
63 show only critical messages
64
65 -V, --version
66 display version and copyright information and exit
67
68 Help options:
69 -?, --help
70 Show this help message
71
72 --usage
73 Display brief usage message
74
76 Written by Herbert Valerio Riedel and Rocky Bernstein.
77
78 http://www.gnu.org/software/vcdimager/
79
81 Copyright © 2000-2003 Herbert Valerio Riedel <hvr@gnu.org>
82
83 2003 Rocky Bernstein <rocky@gnu.org>
84
85 This is free software; see the source for copying conditions. There is
86 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
87 PURPOSE.
88
89
90
91vcdimager 2.0.0 January 2018 VCDIMAGER(1)