SYNOPSIS
vcdxgen mpeg-track1 [mpeg-track2...]DESCRIPTION
- -o, --output-file=FILE
- specify xml file for output (default: 'videocd.xml')
- -t, --type=TYPE
- select VideoCD type ('vcd11', 'vcd2', 'svcd' or 'hqvcd') (default: 'vcd2')
- -l, --iso-volume-label=LABEL
- specify ISO volume label for video cd (default: 'VIDEOCD')
- --iso-application-id=LABEL
- specify ISO application id for video cd (default: '')
- --info-album-id=LABEL
- specify album id for video cd set (default: '')
- --volume-count=NUMBER
- specify number of volumes in album set
- --volume-number=NUMBER
- specify album set sequence number (< volume-count)
- --broken-svcd-mode
- enable non-compliant compatibility mode for broken devices
- --update-scan-offsets
- update scan data offsets in video mpeg2 stream
- --nopbc
- don't create PBC
- --add-dirtree=DIR
- add directory contents recursively to ISO fs root
- --add-dir=ISO_DIRNAME
- add empty dir to ISO fs
- --add-file=FILE,ISO_FILENAME
- add single file to ISO fs
- --add-file-2336=FILE,ISO_FILENAME
- add file containing full 2336 byte sectors to ISO fs
- --filename-encoding=STRING
- use given charset encoding for filenames instead of UTF8
- -v, --verbose
- be verbose
- -q, --quiet
- show only critical messages
- -V, --version
- display version and copyright information and exit
Help options:
- -?, --help
- Show this help message
- --usage
- Display brief usage message
AUTHOR
Written by Herbert Valerio Riedel and Rocky Bernstein.COPYRIGHT
Copyright © 2000-2003 Herbert Valerio Riedel <[email protected]>- 2003 Rocky Bernstein <[email protected]>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.