Muxman MXP files - PGC Object
ver 1.0
The principal element to DVD navigation is the Program Chain, or PGC. It may list content to be played, commands, or both.
PGC's are found in 4 areas, called domains.
Item=First PGC
  -- or --
Item=PGC
{
	Name=name
	Menu ID=No Menu | Title Menu | Root Menu | Sub-Picture Menu | Audio Menu | Angle Menu | PTT Menu | Title Entry
	Uop=hexint
	Next PGC=PGC_name
	Prev PGC=PGC_name
	GoUp PGC=PGC_name
	Palette=Palette_name
	PG Playback Mode=Sequential Playback | Random Playback | Shuffle Playback
	Repeat Times=int
	PGC Still Time=int
	Item=Pre Commands
	{
		--- command source code ---
	}
	Item=Post Commands
	{
		--- command source code ---
	}
	Item=Cell Commands
	{
		--- command source code ---
	}
	Item=Program List
	{
		--- program statements ---
	}
}
The Name and Menu ID for First PGC cannot be changed.
DomainValid Menu ID ValuesAllowed links
First PGC
No Menu
 
VMGM
Title Menu and No Menu
Next
GoUp PGC (may be set to resume)
VTSM
Root Menu, Sub-Picture Menu, Audio Menu, Angle Menu, PTT Menu, and No Menu
Next
GoUp PGC (may be set to resume)
VTST
Title Entry and No Menu
Next, Prev, and GoUp PGC
Repeat Times must be from 2 to 128 for Random Playback or Shuffle Playback, 0 for Sequential Playback.
Muxman home page MXP documentation index DVD-Video info home
Copyright © 2005 - 2012 MPUCoder, all rights reserved.