![](muxman.gif) | Muxman MXP files - Segment Object
ver 0.16 | ![](muxman.gif) |
This reference contains information about unreleased features. Such features are shown in grey
and should be considered provisional. The final implementation may change the information contained here.
The Segment object contains information about one or more video objects.
A segment is analogous to a "track" in Scenarist, but that term is overused and inaccurate.
Each segment is a point of synchronization, that is audio and video timing is established at the
beginning of a segment, and can not have any gaps in the audio for resynchronization.
Contained within a segment are lists of video, audio, subpicture, and highlight streams.
The video, audio, and subpicture streams contain lists of files.
The highlight stream contains information for buttons. This is used for both
menus and button-over-video.
Also in the segment is the list of scenes. Scenes are used
for new prohibited user operations and as reference points for cells, programs, and chapters.
Item=Segment
{
Name=name
Display Mode=none | 4:3 | P/S and LB | Only Panscan | Only Letterbox
Resolution=none | 720x480 | 704x480 | 352x480 | 352x240 | 720x576 | 704x576 | 352x576 | 352x288
Force=Yes | No
Item=Video Stream
{
--- video stream statements ---
}
Item=Audio Stream
{
--- audio stream statements ---
}
Item=Sub-Picture Stream
{
--- subpicture stream statements ---
}
Item=Highlight Stream
{
--- highlight stream statements ---
}
Item=Scene List
{
--- scene list statements ---
}
}
Item=Segment
{
}
Name may be any combination of up to 31 alphabetic or numeric characters, and the characters _ - + *
Display Mode will be honored if there is no mpeg video (just bmp's) or the mpeg video aspect ratio
is compatible. If Display Mode=4:3 and video is 16:9 then the mode used will be either "P/S and LB" or
"Only Letterbox" depending on the presence of pan/scan data.