Manual
Manual
Permission is granted to copy, distribute and/or modify this document under the terms of
the GNU Free Documentation License, Version 1.1 or any later version published by the Free
Software Foundation; with no Invariant Sections, one Front-Cover Text: “GNU VCDImager by
Herbert Valerio Riedel et al.” and one Back-Cover Text: “GNU VCDImager can be obtained
at http://www.gnu.org/software/vcdimager/. The author is reachable at [email protected].”. A
copy of the license is included in the section entitled “GNU Free Documentation License”.
i
Table of Contents
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Supplied Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1 Video CD Concepts . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Anatomy of Video CD’s . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Known Video CD Flavors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.1 Video CD 1.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.2 Video CD 2.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.3 Extended Video CD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3.4 Super Video CD 1.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3.5 HQ Video CD 1.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3.6 Extended Super Video CD. . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4 The ISO-9660 Track . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4.1 Primary Volume Descriptor . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4.2 Directory Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4.2.1 ‘/VCD’ & ‘/SVCD’ Directory . . . . . . . . . . . . . . . . . . 6
1.4.2.2 ‘/MPEGAV’ & ‘/MPEG2’ Directory . . . . . . . . . . . . . 6
1.4.2.3 ‘/CDDA’ Directory. . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.4.2.4 ‘/SEGMENT’ Directory . . . . . . . . . . . . . . . . . . . . . . . 7
1.4.2.5 ‘/EXT’ Directory . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.4.2.6 ‘/CDI’ Directory . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.5 Constraints on mpeg streams. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.5.1 Video CD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.5.2 Super Video CD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.5.2.1 Scan Information Data . . . . . . . . . . . . . . . . . . . . . 8
1.5.2.2 SVCD Subtitles . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.5.3 Common Constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.5.3.1 Alignment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.5.3.2 Access Point Sectors . . . . . . . . . . . . . . . . . . . . . . . . 9
1.6 Play Items . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.6.1 Sequence Items . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.6.2 Segment Items . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.7 Playback Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.7.1 Function Keys for Interaction . . . . . . . . . . . . . . . . . . . . . . . 10
1.7.2 Linear Playback . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.7.3 PBC Lists . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.7.3.1 Play List . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.7.3.2 Selection List . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
1.7.3.3 End List . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.7.3.4 Command List . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
1.7.4 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
ii
2 Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.1 Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.1.1 vcdimager . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.1.2 vcddebug . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.1.3 vcdxgen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.1.3.1 Adding Files to the Video CD . . . . . . . . . . . . . . 12
2.1.3.2 CD-i Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.1.4 vcdxbuild . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.1.5 vcdxrip . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.1.6 vcdxminfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.1 Simple Multitrack Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
4.2 Video CD Disassembling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Appendix C Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . 33
Concept Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
Introduction 1
Introduction
This manual describes the GNU VCDImager 1 package, a tool-set for authoring, disassembling
and analyzing Video CD’s and Super Video CD’s.
Supplied Tools
The following command-line tools are provided with this package:
vcdimager
Simple front-end, allowing for easy command-line controlled generation of basic vcd
and svcd disc images without an intermediate xml description.
vcddebug Analyzing tool and report generator for vcd and svcd discs.
vcdxgen xml vcd-description generator, with a command-line interface similar to the classic
vcdimager front-end.
vcdxbuild
Builds a vcd/svcd according to a supplied xml description and files containing the
mpeg program streams referred to in the xml description.
vcdxrip Disassembles a given vcd or svcd disc into a xml description and the contained
mpeg program streams.
vcdxminfo
This is a debugging tool for displaying some mpeg properties, as conceived by
libvcd.
cdxa2mpeg
Simple tool for converting MPEG streams wrapped in RIFF CDXA files, as created
by some operating systems, to plain mpeg streams suitable for vcdimager input.
The generated cd-rom images created are suitable for being burnt on to cd-r, by the use of
a CD-recording program which recognizes the bin/cue-format, such as cdrdao2 , for instance.
Features
Features of the back-end library3 , on which all front-ends rely, include:
• Support for Video CD 1.1 and 2.0 disc format.
• Support for Super Video CD 1.0 and HQ Video CD 1.04 disc format.
• Full pbc support, including fully customizable play lists, (multi default) selection lists and
end lists.
• Support for segment (play) items (spi).
• Support for up to 98 sequence items (mpeg tracks) per (Super) Video CD.
• Support for additional entry points into sequence items.
• Support for defining auto pause points in sequence items and segment items.
• General facility for adding files as mode 2 form 1 and mixed form xa sectors to the iso-9660
file-system and setting some labels in the iso-9660 pvd
1
see http://www.gnu.org/software/vcdimager/
2
see http://www.ping.de/sites/daneb/cdrdao.html
3
the core of the GNU VCDImager package consists of a library named libvcd, the front-ends are just user
interfaces to the exported C-API
4
based on the IEC-62107 specification with some extensions defined in the super-set SVCD System Specification
1.0. Some support for the deprecated Chinese SVCD format is available through option switches.
Introduction 2
5
. . . though most devices will have problems with such an out-of-specification media. You may want use the
‘--sector-2336’ option for images longer than 80 minutes
Chapter 1: Video CD Concepts 3
1 Video CD Concepts
This chapter gives some background information regarding the underlying Video CD tech-
nology.
Warning: All information in this chapter is presented without any warranty of accuracy
or correctness. You are encouraged to send corrections and improvements for this manual to
[email protected].
1.1 Overview
The Video Compact Disc (Video CD or VCD) is a standardized digital video storage format.
It is based on the commonly available Compact Disc technology, which allows for low cost video
authoring. Video CD’s can be played in most dvd standalone player, dedicated VCD players
and finally, modern Personal Computers with multimedia support.
Also the possibility to have audio only streams and still pictures8 was provided. The bit-rate
of multiplex-ed streams should be kept under9 174300 bytes/sec (except for single still picture
items) in order to accommodate single speed drives.
1.5.1 Video CD
The Video CD specification requires the multiplex-ed mpeg-1 stream to have a bit rate of
about 174300 bytes per second. The video stream is required to have one of the following
resolutions:
• 352 x 240 @ 29.97 Hz (ntsc).
• 352 x 240 @ 23.976 Hz (film).
• 352 x 288 @ 25 Hz (pal) (not supported on VCD 1.x!).
The audio stream must be mpeg-1 layer II, fixed to a 224 kbits/sec cbr with 1 joint stereo,
stereo or dual channel audio stream, and a sampling rate of 44.1 kHz at 16 bit resolution.
The audio stream must be mpeg-1 layer II, with a bit-rate ranging from 32 to 384 kbits/sec
bit-rate (i.e. the audio stream is allowed to be vbr!) with up to 2 stereo or 4 mono channels,
or 1 extended mpeg-1/2 multichannel (5+1) surround sound stream.
1.5.3.1 Alignment
The mpeg program streams should be aligned to 2324 byte mpeg packet boundaries15 . If
the pack headers should happen not be aligned on 2324 byte boundaries, GNU VCDImager
will try16 to align them on the fly while issuing a warning that padding was needed. Warning:
Padding the mpeg streams causes the bit-rate at which the data is read to be increased, this
may lead to undesirable effects.
If the image generation process should abort with an mpeg related error message, it maybe
either due to a bug or due to a corrupted or non-compliant mpeg stream coding. In this case
re-encoding or re-multiplexing may help.
13
It seems to be optionally supported for the Video CD 2.0
14
While AC3 tracks use the private_data_id 0x80+, dvd subtitles 0x20 onwards and cvd subtitles 0x00 and
up.
15
i.e. pack headers must be repeated every 2324 bytes, starting on byte 0
16
aligning only works, if mpeg packets are not bigger than 2324 bytes.
Chapter 1: Video CD Concepts 9
Advantages
• Can be directly accessed without requiring pbc.
• Entry points.
Disadvantages
• Pre-gap of 150 empty sectors.
• Limit of 98 sequences.
• Must contain motion video (and audio for Video CD 2.0).
Advantages
• Up to 1980 segment items possible.
• Still pictures and audio only mpeg streams allowed.
• No pre-gaps.
17
1980 ∗ 150 ∗ 2324 = 690228000 bytes
18
Which allows for several hours of audio only play back to fit on a cd-rom.
Chapter 1: Video CD Concepts 10
Disadvantages
• Only pbc accessible through pbc.
• Segment item size limited by spi area size.
Hot-spots
The Video CD format allows for so-called hot-spots in selection lists, which are used to define
areas on the screen for selection targets, which can be used for pointer device based selection in
addition to the hNUMERICi input, and/or for highlighting of areas on the screen on selection.
Alas, this very useful feature is not widely supported amongst playing devices.
1.7.4 Applications
...to be written...
Chapter 2: Reference 12
2 Reference
2.1 Tools
2.1.1 vcdimager
This is the classic front-end, which is maintained only for ease of use and because it does
not relay on libxml2 and thus may be the only built front-end. vcdimager does not create a
dummy pbc anymore as in the past. It is recommended to familiarize with the xml front-ends,
in order to be able to use the extended features offered by GNU VCDImager.
There are a few command-line options for vcdimager at the moment, please issue ‘vcdimager
--help’ for an actual list of available options.
2.1.2 vcddebug
While this project went along, vcddebug was used to analyze and reverse engineer existing
Video CD’s and later Super Video CD’s. It has grown into a valuable debugging tool and report
generator for (Super) Video CD’s.
It is recommended to make use of this tool if compatibility problems arise, to identify what
the difference between working discs and non-working discs are, and thus help to improve GNU
VCDImager.
2.1.3 vcdxgen
This tool works almost like the vcdimager tool, except that it creates an intermediate xml
description, instead of directly building the disc image. This xml can be used as a starting
point for customization.
The xml file can then be fed to vcdxbuild for building the actual image file(s).
FIXME: write more
• The path-name must not begin or end with a slash nor should it contain slashes following
directly each other.
If the parent directory for a file entry does not exist it will be created automatically on
demand.
2.1.4 vcdxbuild
This program allows to actually build a disc image, based on a given xml description and
the files referenced therein. It can be thought of a Video CD compiler for xml descriptions of
Video CD’s.
FIXME: write more
2.1.5 vcdxrip
This tool implements the inverse operation to vcdxbuild, i.e., taking an already built disc
image and outputting all the file items and the xml description necessary to recreate this (Super)
Video CD including any pbc information.
‘--output-file’
‘-o’ This option allows to specify the xml file name for output. default: ‘videocd.xml’.
‘--norip’ By the use of this option, only the XML description is created, without actually
extracting any files or mpeg streams contained.
FIXME: write more
2.1.6 vcdxminfo
This tool allows to show basic properties of mpeg streams as seen by the back-end library.
Dumping of all aps contained in the stream is supported as well.
FIXME: write more
3
see documentation for popt for more information about option aliasing
4
add it to ‘/etc/popt’ if the setting should be available system-wide
Chapter 3: Video CD XML Description 14
The dtd the xml description conforms to, can be downloaded from
http://www.gnu.org/software/vcdimager/videocd.dtd.
This chapter is merely a reference. Pointers to examples and more practical information
about the XML structure used in vcdimager are available at http://www.vcdimager.org/.
The use of vcdxgen is recommended as a starting point point, when creating an advanced
xml description.1
#PCDATA parsed character data, i.e. only text without sub-elements allowed
EMPTY empty, i.e. no sub-element allowed
() grouping
A? A or nothing (A is optional, but at most one A)
A+ one or more A’s (at least one)
A* zero or more A’s (A optional, but could be several A’s)
(A | B | C)
either A or B or C (but only one)
(A, B, C) first A, followed by B, then C (all, and in this order)
(A & B) both A and B, in any order
1
Graphical user interfaces to aid xml editing are in development, if you want to join the gui development
group, please get into contact with me at <[email protected]>.
Chapter 3: Video CD XML Description 15
Time Values
All time related values—<wait>, <autowait>, <playtime>, <start-time-offset>, <entry>
and <auto-pause>—are given in seconds.
For the <wait> and <autowait> time entries the values given are rounded to values of the
following set:
‘-1’ meaning an infinite wait time. Negative values get rounded to ‘-1’.
‘0’ meaning no wait time.
‘1’ ranging from ‘1’ to ‘60’ in steps of 1, representing the time to wait in whole seconds.
‘60’ ranging from ‘60’ to ‘2000’ in steps of 10, representing the time to wait in whole
seconds.
‘2000’ maximum wait time of 2000 seconds (33 minutes 20 seconds). Values larger will be
truncated to this maximum wait time.
For <loop> and <playtime> the value ‘0’ means repeat forever and play until end accordingly.
Item IDs
Items and their associated IDs fall into two categories, play items and PSD items. Every
reference to an ID has to be of the right class, otherwise the reference can’t be resolved, due to
a failing look up. A play item can be any of the following:
• play nothing item, (omitted ref attribute, e.g.: <play-item />).
• sequence item, <sequence-item>.
• entry point into sequence item, <entry>.
• segment item segment play item, <segment-item>.
Whereas a PSD item is required to be one of:
• disabled, (omitted ref attribute, e.g.: <select />).
• selection list, <selection>.
• play list, <playlist>.
• end list, <endlist>.
class
version
Supported combinations of class and version are listed below:
class version Description
‘vcd’ ‘1.0’ Video CD 1.0/Karaoke CD experimental
‘vcd’ ‘1.1’ Video CD 1.1
‘vcd’ ‘2.0’ Video CD 2.0
‘svcd’ ‘1.0’ Super Video CD 1.0 (IEC-62107)
‘hqvcd’ ‘1.0’ HQ Video CD 1.0 (IEC-62107)
xmlns The xmlns attribute defines the xml name-space.
<?xml version="1.0"?>
<!DOCTYPE videocd PUBLIC "-//GNU//DTD VideoCD//EN"
"http://www.gnu.org/software/vcdimager/videocd.dtd">
<videocd xmlns="http://www.gnu.org/software/vcdimager/1.0/"
class="svcd" version="1.0">
...
</videocd>
‘leadout pregap’
This option3 allows to set the amount of empty sectors added before the lead-out
area begins, i.e. the amount of post-gap sectors. The ECMA-130 specification
requires the last data track before the lead-out to carry a post-gap of at least 150
sectors, which is used as default for this parameter.
Some operating systems may encounter I/O errors due to read-ahead issues when
reading the last mpeg track if this parameter is set to low.
Allowed value content: [‘0’..‘300’]. Default: ‘150’.
‘leadout pause’
DEPRECATED. Use ‘leadout pregap’ instead. This option is equivalent to setting
the ‘leadout pregap’ option to the (default) value ‘150’.
Allowed value content: ‘true’, ‘false’. Default: ‘true’.
‘relaxed aps’
This controls whether aps constraints are strict or relaxed. See Section 1.5.3.2
[Access Point Sectors], page 9.
Allowed value content: ‘true’, ‘false’. Default: ‘false’.
...
<videocd xmlns=...
<option name="relaxed aps" value="true"/>
<info>
...
3
Should have been better named ‘data track post-gap’.
4
It is required, that the stream has already user data groups with scan information data, in order for this
feature to work
Chapter 3: Video CD XML Description 18
The <info> section allows to customize the information contained in the ‘VCD/INFO.VCD’ or
‘VCD/INFO.SVD’.
<album-id>
Name of the album5 which the discs belongs to. This id is used in conjunction with
the following elements to decide whether a disc is the next volume of the currently
played one.
The Content restricted to upto 16 d-characters, See Section B.1 [ISO646 d-
Characters], page 32.
<volume-count>
Total number of volumes (discs) in the album identified by <album-id>.
Allowed content: [‘1’..‘65535’]. Default: ‘1’.
<volume-number>
Ordinal number of the volume (disc) in the album.
Allowed content: [‘0’..‘65535’]. Default: ‘1’.
The following elements are only supported for Video CD 2.0, Super Video CD 1.0 and HQ Video
CD 1.0.
<next-volume-use-sequence2/>
If pbc interpretation is disabled, start the next disc if it has the same <album-id>
at the second sequence instead of the first.
<next-volume-use-lid2/>
If pbc is present and interpretation enabled, start the next disc if it has the same
<album-id> at the second pbc list instead of the first one.
<restriction>
Restriction category. This element allows to set viewing restrictions which may be
interpreted by the playing device. The allowed range goes from ‘0’, i.e. unrestricted,
to ‘3’, i.e. restriction category 3.6
<start-time-offset>
Only supported for Super Video CD 1.0 and HQ Video CD 1.0. Up to 5 <start-
time-offset> may be defined, which represent the start time offsets for the first 5
discs of an album. not implemented yet
5
An album is defined as a series of discs which contain related content
6
The exact meaning of the restriction categories is depending on the interpreting playing device.
Chapter 3: Video CD XML Description 19
...
<info>
<album-id>GNU_WARS_EP9</album-id>
<volume-count>2</volume-count>
<volume-number>1</volume-number>
<next-volume-use-sequence2/>
</info>
...
This part of the XML structure describes the primary volume descriptor of the disc.
<volume-id>
Volume label of the cd-rom. Content restricted to upto 32 d-characters, See Sec-
tion B.1 [ISO646 d-Characters], page 32. This is label usually shows up on computer
systems as volume label.
<system-id>
System id of the cd-rom. Content restricted to up to 32 a-characters. Should be set
to ‘CD-RTOS CD-BRIDGE’ for Video CD’s for cd-i compatibility. This fields content
is ignored by vcdimager and always set to ‘CD-RTOS CD-BRIDGE’.
<application-id>
Defines the application pathname for cd-i playing devices.
<preparer-id>
This field is used by vcdimager to put a version string on the Video CD, regardless
of the content given in the XML description which is ignored.
<publisher-id>
Data Preparer Identifier for the cd-rom. Content restricted to up to 128 a-
charactersSee Section B.2 [ISO646 a-Characters], page 32.
...
<pvd>
<volume-id>GNU_WARS_EP9_1_OF_2</volume-id>
<system-id>CD-RTOS CD-BRIDGE</system-id>
<publisher-id>John Doe</publisher-id>
</pvd>
...
Chapter 3: Video CD XML Description 20
This section of the xml description allows for the creation of additional folders and files into
the ISO-9660 filesystem on the Video CD. See Section 2.1.3.1 [Adding Files to the Video CD],
page 12.
...
<filesystem>
<folder>
<name>CDI</name>
<file src=...>
...
</folder>
</filesystem>
...
...
<folder>
<name>CDI</name>
<file src="/usr/share/cdi/cdi_imag.rtf" format="mixed">
<name>CDI_IMAG.RTF</name>
</file>
<file src="/usr/share/cdi/cdi_text.fnt">
<name>CDI_TEXT.FNT</name>
</file>
...
Only supported for Video CD 2.0, Super Video CD 1.0 and HQ Video CD 1.0.
<segment-item>
Element representing a segment item. Segment play items need to be referenced
from the <pbc> section in order to be accessible at all.
src This attribute specifies the external file name of the item, i.e. the location of the
file containing the mpeg stream to be included.
<auto-pause>
See description in <sequence-item>.
Chapter 3: Video CD XML Description 22
...
<segment-items>
...
<segment-item src="stills/splash.mpg" id="seg-still-splash" />
<sequence-item>
Element representing a sequence item. Each sequence item corresponds to a single
track in the resulting disc.
id ID value referenced in ref attributes.
src This attribute specifies the external file name of the item, i.e. mpeg stream, to be
included.
Chapter 3: Video CD XML Description 23
<auto-pause>
This element specifies where to insert auto pause points, whose wait time is con-
trolled by play lists’ <autowait>. The time is given in seconds from the beginning
of the sequence.
<default-entry>
Represents the mandatory default entry point pointing to the start of the sequence7 .
<entry> Defines an additional entry point into the sequence item. Up to 99 entry points
(including the default entry point) can be defined per sequence, while only a max-
imum of 500 entry points8 can be present in the whole disc. The entry point time
is given in seconds from the beginning of the sequence. If referenced from pbc the
sequence which contains the entry point is played from the entry point to the end
of the sequence (not to the next entry point!). See Section 1.5.3.2 [Access Point
Sectors], page 9.
...
<sequence-items>
...
<sequence-item src="videos/movie.mpg" id="seq-movie">
<default-entry id="ent-movie-0" />
<entry id="ent-movie-1">90.32</entry>
<entry id="ent-movie-2">710</entry>
<entry id="ent-movie-3">1760.5</entry>
<entry id="ent-movie-4">3050</entry>
</sequence-item>
7
Referencing the default entry point id should be equivalent to referencing the sequence id. Depending on the
firmware of the playing device, the sequence id may reflect the start of the sequence as defined by the TOC,
while the default entry id gets defined by the address defined in the ‘ENTRY.VCD’ or ‘ENTRY.SVD’
8
every sequence point has automatically an entry point defined, which must be subtracted from the maximum
of 500 entry points
Chapter 3: Video CD XML Description 24
<!ENTITY % pbcattrs
" id ID #REQUIRED
rejected (true|false) ’false’"
>
<!ENTITY % XY "CDATA">
<!ENTITY % ofsattrs
" ref IDREF #REQUIRED
x1 %XY; #IMPLIED
y1 %XY; #IMPLIED
x2 %XY; #IMPLIED
y2 %XY; #IMPLIED"
>
<pbc> container and sub-elements only supported for Video CD 2.0, Super Video CD 1.0 and
HQ Video CD 1.0.
rejected Attribute controlling, whether item is not listed, i.e. rejected, in the lot. Lists
which are not rejected may be—if supported by the playing device—select-able by
user input of the automatically assigned List ID Number. It is recommended to
enable the rejected property for but the very first PBC list, in order to make the
unreferenced item check work better. The first PBC Item must not be rejected.
x1 y1 x2 y2
Screen Co-ordinates for selection hotspot areas (only supported for <selection>
members), with ‘0,0’ being the upper left and ‘255,255’ being the lower right
screen point. x1 and y1 are required to be less than x2 and y2 respectively. See
Section 1.7.3.2 [Selection List], page 10.
play-item
This empty element is used to reference play item ids. If the ref attribute is
ommitted (e.g. <play-item />, the play nothing item is implicitly referenced.
<bsn> Base selection number, the numeric value which is taken as the first selection num-
ber. The default is ‘1’ and the allowed range goes from 1 upto 99.
<prev> Target list id jumped to on hPREVIOUSi key press.
<next> Target list id jumped to on hNEXTi key press.
<return> Target list id jumped to on hRETURNi key press.
<default>
Target list id jumped to on hDEFAULTi key press. May not be present at the same
time with the following element.
If a <default> target is defined, <loop> should not be set to loop forever (‘0’) nor
shall <wait> indicate an infinite time-out wait time, otherwise the target will be
unreachable.
<multi-default>
When present, causes the selection list to be a multi default selection list, i.e. that
the target list id of the hDEFAULTi depends on which part of the sequence item is
playing. The numeric attributes, if disabled, allows to disable the hNUMERICi keys.
Chapter 3: Video CD XML Description 26
When using multi default selections, the <bsn> must be set to 1 and the number of
selection must match the number of all entry points of the sequence referenced by
<play-item>.
<timeout>
Target list id to be jumped on time-out of <wait>. If omitted (and <wait> is not
set to an infinite time) one of the <select> targets is selected at random!
<wait> Time in seconds to wait after playback of <play-item> before triggering the
<timeout> action (unless the user triggers some action before time ran up). Default:
‘0’.
<loop> Times to repeat the playback of <play-item>. the jump-timing attribute controls
whether the playback of <play-item> is finished, thus delayed, before executing user
triggered action or an immediate jump is performed. After the specified amount of
repetitions are completed, the <wait> time begins to count down, unless set to an
infinite wait time by setting it to the value ‘0’. If this element is omitted, a default
of ‘1’ is used, i.e. the <play-item> will be displayed once. The default for the
jump-timing is immediate.
When the jump-timing is set to delayed, it is recommended that the length of the
referenced <play-item> is not more than 5 seconds. The recommended setting for
a play item consisting of one still picture and no audio is to loop once and have a
delayed jump-timing.
<play-item>
The play item to be played while waiting for user intervention.
<select> Target list id(s) jumped to on hNUMERICi key presses. There may be up to 99 select
choices. The sum of <bsn> and the number of <select> elements per <selection>
must not be greater than 100.
...
<pbc>
...
<playlist id="play-trailers">
<prev ref="select-specialfeaturemenu"/>
<next ref="select-specialfeaturemenu"/>
<return ref="select-specialfeaturemenu"/>
<wait>0</wait>
<autowait>0</autowait>
<play-item ref="seg-animation-intro"/>
<play-item ref="seq-trailer-1"/>
<play-item ref="seg-animation-intra"/>
<play-item ref="seq-trailer-2"/>
<play-item ref="seg-animation-intra"/>
<play-item ref="seq-trailer-3"/>
<play-item ref="seg-animation-extro"/>
</playlist>
...
</pbc>
</videocd>
...
The following elements are only supported for Super Video CD 1.0 and HQ Video CD 1.0.
<next-volume>
Only supported for Super Video CD’s. If set to 0 stop pbc intepretation, otherwise
switch to the selected volume number.
<play-item>
Only supported for Super Video CD’s. Displays the referenced image while waiting
for a volume change. Referenced play item shall be a still picture.
...
<endlist id="end-lid">
<next-volume>2</next-volume>
<play-item ref="change-disc-segitem"/>
</endlist>
...
</pbc>
</videocd>
...
Chapter 4: Examples 29
4 Examples
The general procedure for creating a (Super) Video CD involves the following steps:
1. Get an idea for a Video CD.
2. Collecting, creating or encoding the required mpeg items for inclusion on the Video CD.
3. Design some sophisticated pbc flow and create a xml description reflecting that or use
vcdxgen to generate a very simple Video CD structure.
4. Let vcdxbuild process the xml description created in the previous step. If required fix
warnings and errors displayed by vcdxbuild.
5. Write the created disc image to a cd-r.
The steps of encoding compliant mpeg program streams are not covered in this manual.1
The last step, writing to a cd-r, can be accomplished by cdrdao2 as simple as:
$ vcdxrip -b videocd.bin
INFO: detected extended VCD2.0 PBC files
INFO: extracting avseq00.mpg... (start lsn 450 (+4739))
INFO: extracting avseq01.mpg... (start lsn 5189 (+4160))
INFO: extracting avseq02.mpg... (start lsn 9349 (+4277))
INFO: writing xml description to ‘videocd.xml’...
INFO: done
$
Appendix A: Tips and Hints 31
A.2 Fast Forward & Fast Rewind with Super Video CD’s
Because of the vbr encoding of the mpeg-2 streams on svcds, there’s no fixed relation
between sector index and playing time. If scanning doesn’t work with your playing device it can
be caused by:
• The playing device does not support ff/rw with svcds.1
• The mpeg-2 streams playing time longer that can be handled by the playing device.2
• The mpeg-2 stream does not include the mandatory scan information data or when included,
it doesn’t follow the specification3 . See Section 1.5.2.1 [Scan Information Data], page 8.
• Some playing devices require a sequence header before each gop header. See Section 1.5.3.2
[Access Point Sectors], page 9.
1
Sometimes upgrading the player firmware may help.
2
Some devices don’t support programs with a playing time of over about 40 minutes. This is to be seen as bug
or limitation of the firmware, as svcd’s can have programs with up to 100 minute playing times.
3
libvcd warns if scan information is missing or syntactically wrong.
Appendix B: Character Sets 32
Appendix C Glossary
aps access point sector
cbr constant bit rate
cd compact disc
cd-da cd digital audio
cd-rom cd read only memory
dvd digital versatile disc
dvd-v dvd for video
dvd-a dvd for audio
fsf free software foundation, http://www.fsf.org/
gnu gnu is not unix, http://www.gnu.org/
mpeg movie picture experts group
ogt overlay graphics & text
pem program end marker
pbc playback control
psd play sequence descriptor
pvd primary volume descriptor
svcd Super vcd
vbr variable bit rate
vcd Video cd
xml extensible markup language, http://www.w3.org/XML/
xsvcd eXtended svcd
xvcd eXtended vcd
Appendix D: GNU General Public License 34
Preamble
The licenses for most software are designed to take away your freedom to share and change
it. By contrast, the GNU General Public License is intended to guarantee your freedom to share
and change free software—to make sure the software is free for all its users. This General Public
License applies to most of the Free Software Foundation’s software and to any other program
whose authors commit to using it. (Some other Free Software Foundation software is covered
by the GNU Library General Public License instead.) You can apply it to your programs, too.
When we speak of free software, we are referring to freedom, not price. Our General Public
Licenses are designed to make sure that you have the freedom to distribute copies of free software
(and charge for this service if you wish), that you receive source code or can get it if you want
it, that you can change the software or use pieces of it in new free programs; and that you know
you can do these things.
To protect your rights, we need to make restrictions that forbid anyone to deny you these
rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities
for you if you distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether gratis or for a fee, you must
give the recipients all the rights that you have. You must make sure that they, too, receive or
can get the source code. And you must show them these terms so they know their rights.
We protect your rights with two steps: (1) copyright the software, and (2) offer you this
license which gives you legal permission to copy, distribute and/or modify the software.
Also, for each author’s protection and ours, we want to make certain that everyone under-
stands that there is no warranty for this free software. If the software is modified by someone
else and passed on, we want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original authors’ reputations.
Finally, any free program is threatened constantly by software patents. We wish to avoid the
danger that redistributors of a free program will individually obtain patent licenses, in effect
making the program proprietary. To prevent this, we have made it clear that any patent must
be licensed for everyone’s free use or not licensed at all.
The precise terms and conditions for copying, distribution and modification follow.
Activities other than copying, distribution and modification are not covered by this License;
they are outside its scope. The act of running the Program is not restricted, and the output
from the Program is covered only if its contents constitute a work based on the Program
(independent of having been made by running the Program). Whether that is true depends
on what the Program does.
1. You may copy and distribute verbatim copies of the Program’s source code as you receive
it, in any medium, provided that you conspicuously and appropriately publish on each copy
an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that
refer to this License and to the absence of any warranty; and give any other recipients of
the Program a copy of this License along with the Program.
You may charge a fee for the physical act of transferring a copy, and you may at your option
offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion of it, thus forming a
work based on the Program, and copy and distribute such modifications or work under the
terms of Section 1 above, provided that you also meet all of these conditions:
a. You must cause the modified files to carry prominent notices stating that you changed
the files and the date of any change.
b. You must cause any work that you distribute or publish, that in whole or in part
contains or is derived from the Program or any part thereof, to be licensed as a whole
at no charge to all third parties under the terms of this License.
c. If the modified program normally reads commands interactively when run, you must
cause it, when started running for such interactive use in the most ordinary way, to
print or display an announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide a warranty) and that
users may redistribute the program under these conditions, and telling the user how to
view a copy of this License. (Exception: if the Program itself is interactive but does
not normally print such an announcement, your work based on the Program is not
required to print an announcement.)
These requirements apply to the modified work as a whole. If identifiable sections of that
work are not derived from the Program, and can be reasonably considered independent
and separate works in themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you distribute the same
sections as part of a whole which is a work based on the Program, the distribution of the
whole must be on the terms of this License, whose permissions for other licensees extend to
the entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest your rights to work
written entirely by you; rather, the intent is to exercise the right to control the distribution
of derivative or collective works based on the Program.
In addition, mere aggregation of another work not based on the Program with the Program
(or with a work based on the Program) on a volume of a storage or distribution medium
does not bring the other work under the scope of this License.
3. You may copy and distribute the Program (or a work based on it, under Section 2) in object
code or executable form under the terms of Sections 1 and 2 above provided that you also
do one of the following:
a. Accompany it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a medium customarily
used for software interchange; or,
b. Accompany it with a written offer, valid for at least three years, to give any third
party, for a charge no more than your cost of physically performing source distribution,
a complete machine-readable copy of the corresponding source code, to be distributed
Appendix D: GNU General Public License 36
under the terms of Sections 1 and 2 above on a medium customarily used for software
interchange; or,
c. Accompany it with the information you received as to the offer to distribute corre-
sponding source code. (This alternative is allowed only for noncommercial distribution
and only if you received the program in object code or executable form with such an
offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for making modifications
to it. For an executable work, complete source code means all the source code for all
modules it contains, plus any associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a special exception, the
source code distributed need not include anything that is normally distributed (in either
source or binary form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component itself accompanies
the executable.
If distribution of executable or object code is made by offering access to copy from a
designated place, then offering equivalent access to copy the source code from the same
place counts as distribution of the source code, even though third parties are not compelled
to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program except as expressly pro-
vided under this License. Any attempt otherwise to copy, modify, sublicense or distribute
the Program is void, and will automatically terminate your rights under this License. How-
ever, parties who have received copies, or rights, from you under this License will not have
their licenses terminated so long as such parties remain in full compliance.
5. You are not required to accept this License, since you have not signed it. However, nothing
else grants you permission to modify or distribute the Program or its derivative works.
These actions are prohibited by law if you do not accept this License. Therefore, by modi-
fying or distributing the Program (or any work based on the Program), you indicate your
acceptance of this License to do so, and all its terms and conditions for copying, distributing
or modifying the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the Program), the recipient
automatically receives a license from the original licensor to copy, distribute or modify the
Program subject to these terms and conditions. You may not impose any further restrictions
on the recipients’ exercise of the rights granted herein. You are not responsible for enforcing
compliance by third parties to this License.
7. If, as a consequence of a court judgment or allegation of patent infringement or for any
other reason (not limited to patent issues), conditions are imposed on you (whether by
court order, agreement or otherwise) that contradict the conditions of this License, they do
not excuse you from the conditions of this License. If you cannot distribute so as to satisfy
simultaneously your obligations under this License and any other pertinent obligations,
then as a consequence you may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by all those who receive
copies directly or indirectly through you, then the only way you could satisfy both it and
this License would be to refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under any particular circum-
stance, the balance of the section is intended to apply and the section as a whole is intended
to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any patents or other property
right claims or to contest validity of any such claims; this section has the sole purpose of
protecting the integrity of the free software distribution system, which is implemented by
public license practices. Many people have made generous contributions to the wide range
of software distributed through that system in reliance on consistent application of that
Appendix D: GNU General Public License 37
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WAR-
RANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICA-
BLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITH-
OUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCI-
DENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR IN-
ABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this when it starts in an
interactive mode:
Gnomovision version 69, Copyright (C) 19yy name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type ‘show w’.
This is free software, and you are welcome to redistribute it
under certain conditions; type ‘show c’ for details.
The hypothetical commands ‘show w’ and ‘show c’ should show the appropriate parts of the
General Public License. Of course, the commands you use may be called something other than
‘show w’ and ‘show c’; they could even be mouse-clicks or menu items—whatever suits your
program.
You should also get your employer (if you work as a programmer) or your school, if any, to
sign a “copyright disclaimer” for the program, if necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
‘Gnomovision’ (which makes passes at compilers) written by James Hacker.
Examples of suitable formats for Transparent copies include plain ascii without markup,
Texinfo input format, LaTEX input format, sgml or xml using a publicly available dtd,
and standard-conforming simple html designed for human modification. Opaque formats
include PostScript, pdf, proprietary formats that can be read and edited only by proprietary
word processors, sgml or xml for which the dtd and/or processing tools are not generally
available, and the machine-generated html produced by some word processors for output
purposes only.
The “Title Page” means, for a printed book, the title page itself, plus such following pages
as are needed to hold, legibly, the material this License requires to appear in the title page.
For works in formats which do not have any title page as such, “Title Page” means the
text near the most prominent appearance of the work’s title, preceding the beginning of the
body of the text.
2. VERBATIM COPYING
You may copy and distribute the Document in any medium, either commercially or noncom-
mercially, provided that this License, the copyright notices, and the license notice saying
this License applies to the Document are reproduced in all copies, and that you add no
other conditions whatsoever to those of this License. You may not use technical measures
to obstruct or control the reading or further copying of the copies you make or distribute.
However, you may accept compensation in exchange for copies. If you distribute a large
enough number of copies you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and you may publicly
display copies.
3. COPYING IN QUANTITY
If you publish printed copies of the Document numbering more than 100, and the Docu-
ment’s license notice requires Cover Texts, you must enclose the copies in covers that carry,
clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-
Cover Texts on the back cover. Both covers must also clearly and legibly identify you as
the publisher of these copies. The front cover must present the full title with all words
of the title equally prominent and visible. You may add other material on the covers in
addition. Copying with changes limited to the covers, as long as they preserve the title of
the Document and satisfy these conditions, can be treated as verbatim copying in other
respects.
If the required texts for either cover are too voluminous to fit legibly, you should put the
first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto
adjacent pages.
If you publish or distribute Opaque copies of the Document numbering more than 100,
you must either include a machine-readable Transparent copy along with each Opaque
copy, or state in or with each Opaque copy a publicly-accessible computer-network location
containing a complete Transparent copy of the Document, free of added material, which
the general network-using public has access to download anonymously at no charge using
public-standard network protocols. If you use the latter option, you must take reasonably
prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that
this Transparent copy will remain thus accessible at the stated location until at least one
year after the last time you distribute an Opaque copy (directly or through your agents or
retailers) of that edition to the public.
It is requested, but not required, that you contact the authors of the Document well before
redistributing any large number of copies, to give them a chance to provide you with an
updated version of the Document.
4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under the conditions
of sections 2 and 3 above, provided that you release the Modified Version under precisely
Appendix E: GNU Free Documentation License 41
this License, with the Modified Version filling the role of the Document, thus licensing
distribution and modification of the Modified Version to whoever possesses a copy of it. In
addition, you must do these things in the Modified Version:
A. Use in the Title Page (and on the covers, if any) a title distinct from that of the
Document, and from those of previous versions (which should, if there were any, be
listed in the History section of the Document). You may use the same title as a previous
version if the original publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities responsible for
authorship of the modifications in the Modified Version, together with at least five of
the principal authors of the Document (all of its principal authors, if it has less than
five).
C. State on the Title page the name of the publisher of the Modified Version, as the
publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications adjacent to the other copy-
right notices.
F. Include, immediately after the copyright notices, a license notice giving the public
permission to use the Modified Version under the terms of this License, in the form
shown in the Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections and required Cover
Texts given in the Document’s license notice.
H. Include an unaltered copy of this License.
I. Preserve the section entitled “History”, and its title, and add to it an item stating at
least the title, year, new authors, and publisher of the Modified Version as given on the
Title Page. If there is no section entitled “History” in the Document, create one stating
the title, year, authors, and publisher of the Document as given on its Title Page, then
add an item describing the Modified Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for public access to a
Transparent copy of the Document, and likewise the network locations given in the
Document for previous versions it was based on. These may be placed in the “History”
section. You may omit a network location for a work that was published at least four
years before the Document itself, or if the original publisher of the version it refers to
gives permission.
K. In any section entitled “Acknowledgments” or “Dedications”, preserve the section’s
title, and preserve in the section all the substance and tone of each of the contributor
acknowledgments and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their
titles. Section numbers or the equivalent are not considered part of the section titles.
M. Delete any section entitled “Endorsements”. Such a section may not be included in the
Modified Version.
N. Do not retitle any existing section as “Endorsements” or to conflict in title with any
Invariant Section.
If the Modified Version includes new front-matter sections or appendices that qualify as
Secondary Sections and contain no material copied from the Document, you may at your
option designate some or all of these sections as invariant. To do this, add their titles to
the list of Invariant Sections in the Modified Version’s license notice. These titles must be
distinct from any other section titles.
You may add a section entitled “Endorsements”, provided it contains nothing but endorse-
ments of your Modified Version by various parties—for example, statements of peer review
Appendix E: GNU Free Documentation License 42
or that the text has been approved by an organization as the authoritative definition of a
standard.
You may add a passage of up to five words as a Front-Cover Text, and a passage of up
to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified
Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added
by (or through arrangements made by) any one entity. If the Document already includes
a cover text for the same cover, previously added by you or by arrangement made by the
same entity you are acting on behalf of, you may not add another; but you may replace the
old one, on explicit permission from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License give permission to
use their names for publicity for or to assert or imply endorsement of any Modified Version.
5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this License, under
the terms defined in section 4 above for modified versions, provided that you include in the
combination all of the Invariant Sections of all of the original documents, unmodified, and
list them all as Invariant Sections of your combined work in its license notice.
The combined work need only contain one copy of this License, and multiple identical
Invariant Sections may be replaced with a single copy. If there are multiple Invariant
Sections with the same name but different contents, make the title of each such section
unique by adding at the end of it, in parentheses, the name of the original author or
publisher of that section if known, or else a unique number. Make the same adjustment to
the section titles in the list of Invariant Sections in the license notice of the combined work.
In the combination, you must combine any sections entitled “History” in the various original
documents, forming one section entitled “History”; likewise combine any sections entitled
“Acknowledgments”, and any sections entitled “Dedications”. You must delete all sections
entitled “Endorsements.”
6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents released under
this License, and replace the individual copies of this License in the various documents with
a single copy that is included in the collection, provided that you follow the rules of this
License for verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute it individually
under this License, provided you insert a copy of this License into the extracted document,
and follow this License in all other respects regarding verbatim copying of that document.
7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate and independent
documents or works, in or on a volume of a storage or distribution medium, does not as a
whole count as a Modified Version of the Document, provided no compilation copyright is
claimed for the compilation. Such a compilation is called an “aggregate”, and this License
does not apply to the other self-contained works thus compiled with the Document, on
account of their being thus compiled, if they are not themselves derivative works of the
Document.
If the Cover Text requirement of section 3 is applicable to these copies of the Document, then
if the Document is less than one quarter of the entire aggregate, the Document’s Cover Texts
may be placed on covers that surround only the Document within the aggregate. Otherwise
they must appear on covers around the whole aggregate.
8. TRANSLATION
Translation is considered a kind of modification, so you may distribute translations of the
Document under the terms of section 4. Replacing Invariant Sections with translations
requires special permission from their copyright holders, but you may include translations
of some or all Invariant Sections in addition to the original versions of these Invariant
Appendix E: GNU Free Documentation License 43
Sections. You may include a translation of this License provided that you also include the
original English version of this License. In case of a disagreement between the translation
and the original English version of this License, the original English version will prevail.
9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except as expressly
provided for under this License. Any other attempt to copy, modify, sublicense or distribute
the Document is void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under this License will not
have their licenses terminated so long as such parties remain in full compliance.
10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions of the GNU Free Doc-
umentation License from time to time. Such new versions will be similar in spirit to
the present version, but may differ in detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number. If the Document
specifies that a particular numbered version of this License “or any later version” applies
to it, you have the option of following the terms and conditions either of that specified
version or of any later version that has been published (not as a draft) by the Free Software
Foundation. If the Document does not specify a version number of this License, you may
choose any version ever published (not as a draft) by the Free Software Foundation.
Appendix E: GNU Free Documentation License 44
A P
album-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 pbc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
application-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 play-item . . . . . . . . . . . . . . . . . . . . . . . . . . . 23, 24, 26, 27
auto-pause . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 playlist . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
autowait . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 playtime . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
preparer-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
B prev . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24, 26
publisher-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
bsn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 pvd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
D
default . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
R
default-entry. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 rejected . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
restriction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
return . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24, 26
E
endlist . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
entry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 S
segment-item . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
segment-items. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
F select . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 selection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
filesystem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 sequence-item. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
folder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 sequence-items . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 src . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
start-time-offset . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
I system-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
info . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
T
J timeout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
jump-timing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
V
L videocd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
loop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 volume-count . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
volume-id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
volume-number. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
M
multi-default. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
W
wait . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24, 26
N
name . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
next . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24, 26 X
next-volume . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
next-volume-use-lid2 . . . . . . . . . . . . . . . . . . . . . . . . . 17 x1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
next-volume-use-sequence2. . . . . . . . . . . . . . . . . . . . 17 x2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
numeric . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
Y
O y1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
option . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 y2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
Concept Index 46
Concept Index
C M
cdrdao, How to use . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Menu highlighting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Chapters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Menu selection areas . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Menus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10, 24
MPEG Access point sector . . . . . . . . . . . . . . . . . . . . . . . 9
MPEG input streams . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
D MPEG padding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
DTD of Video CD XML . . . . . . . . . . . . . . . . . . . . . . . . 14 MPEG scan information user data . . . . . . . . . . . . . . . . 8
P
E
PBC (Playback control) . . . . . . . . . . . . . . . . . . . . . . . . 10
Entry points . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 Play nothing item . . . . . . . . . . . . . . . . . . . . . . . . . . 15, 24
F R
Random selection on timeout . . . . . . . . . . . . . . . . . . . 24
FDL, GNU Free Documentation License . . . . . . . . . 39
Rejected list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
Relaxed aps constraints . . . . . . . . . . . . . . . . . . . . . . . . 17
RIFF CDXA files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
G
GPL, GNU General Public License . . . . . . . . . . . . . . 34 S
spi area . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3, 9
Subtitles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
H
Hot spot area coordinates . . . . . . . . . . . . . . . . . . . . . . . 24 U
HQ Video CD 1.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
update scan offsets . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
HQ-VCD . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
V
I Video CD file-system . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Interactivity, Video CD support for . . . . . . . . . . . . . . 10 Video CD layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
ISO-9660 filename constraints . . . . . . . . . . . . . . . . . . . 12 Video CD variants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
X
K XML Identifiers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Keys, on the remote control . . . . . . . . . . . . . . . . . . . . . 10 XML, time values in. . . . . . . . . . . . . . . . . . . . . . . . . . . . 15