Muxman MXP files - Highlight Stream

ver 0.16
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 highlight stream is a list of highlights, which are the data necessary to form buttons for interaction.

Item=Highlight Stream
{
	Item=Highlight Play
	{
		Start=hh:mm:ss:ff
		Duration=hh:mm:ss:ff
		Select End Time=hh:mm:ss:ff
		Button Mode 1=Normal | Wide | Letter | Pan
		Button Mode 2=Normal | Wide | Letter | Pan
		Button Mode 3=Normal | Wide | Letter | Pan
		Offset=n
		Numeric Selected Buttons=n
		Forced Selected Button=button_name
		Forced Activated Button=button_name
		Item=Button Color 1 | 2 | 3
		{
			Selection Color=int int int int	
			Selection Contr=int int int int
			Action Color=int int int int
			Action Contr=int int int int
		}
		Item=Button
		{
			Name=name
			Color Index=1 | 2 | 3
			Auto Action Mode=Yes | No
			Area 1=int x1,int y1,int x2,int y2
			Area 2=int x1,int y1,int x2,int y2
			Area 3=int x1,int y1,int x2,int y2
			Left Button=button_name
			Right Button=button_name
			Up Button=button_name
			Down Button=button_name
		}
		Item=Button
		{
		}
	}
}
Start time is in non-drop timecode as appropriate for the segment (as determined by the video) and is relative to the start of segment.
Duration and Select End Time are in non-drop timecode as appropriate for the segment (as determined by the video) and are relative to the start of highlight.
Color refers to the PGC CLUT, values are 1 to 16, order is E2 E1 Pa Bg
Contr specifies the transparency, 0=transparent, 15=opaque, order is E2 E1 Pa Bg
Muxman home page MXP documentation index DVD-Video info home
Copyright © 2005 - 2012 MPUCoder, all rights reserved.