Muxman MXP files - Audio 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 Audio Stream contains some attributes common to the audio stream along with the list of files that will comprise one audio stream in the segment.

Item=Audio Stream
{
	Stream Number=int
	Language=lang_code
	Language Extension=int
	Delay=int
	Type=hexint
	Frame Size=int
	Item=Audio Play
	{
		File=*.ac3 | *.dts | *.mpa | *.m2a | *.wav
		Size=int
	}
	[Item=Audio Play ...]
}
Stream Number must be in the range of 1 to 8.

Language=lang_code according to ISO 639, for unspecified omit the statement

Language Extension is 0=not specified, 1=normal, 2=for visually impaired, 3=director comments, 4=alternate director comments

Delay may range from -300 to +300 and is in milliseconds

Type and Frame Size are not required, if specified they may be used to verify the file list. Otherwise they are determined by the contents of the first file.

Size is not required, if present it may be used to verify that the referenced file has not been modified.
Muxman home page MXP documentation index DVD-Video info home
Copyright © 2005 - 2012 MPUCoder, all rights reserved.