<?xml version="1.0" encoding="UTF-8" standalone="no" ?><!--
	File description   :
	$Author: vpo $
	$Date: 2011-08-30 16:28:37 +0200 (Tue, 30 Aug 2011) $
	$Revision: 18639 $
	$HeadURL: http://svn/svn/Livewire/Devices/VMx-C7/Trunk/VM2-C7 HW OSD.XML $
	
	Scope              :  
    Simple properties set.
    Includes basic Assemblies and Profiles.
--><RootElement>
	<ComponentsSection>
		<Component CLSID="9BA65029-1E27-42D5-A830-896C115E82E4" Name="VM2">
			VM2 Capture Board Control.
			<Input Index="0" Name="Video Input">
				Still Image, Resolution is always FD1. VIT and VYUY+Alpha supported
			</Input>
			<Output Index="0" Name="Video1">
				Video 1 capture. Full range of resolutions
			</Output>
			<Output Index="2" Name="Audio1">
				Audio capture.
			</Output>
			<Output Index="4" Name="Video Preview">
				Has low priority.2-3 frames per second guaranteed delivery in case of havy CPU load.
			</Output>
			<Output Index="7" Name="Still Image">
				Still Image, Resolution is always FD1.
			</Output>
		</Component>
		<Component CLSID="9BA6502C-1E27-42D5-A830-896C115E82E4" Name="Video Encoder">
			MPEG Video Encoder
			<Input Index="0" Name="Input">
				VIT format Video input.
			</Input>
			<Output Index="0" Name="Output">
				MPEG Video in format specified in sewlected Profile.
			</Output>
		</Component>
		<Component CLSID="9BA6502D-1E27-42D5-A830-896C115E82E4" Name="Audio Encoder">
			MPEG Audio Encoder
			<Input Index="0" Name="Input">
				PCM Audio.
			</Input>
			<Output Index="0" Name="Output">
				MPEG audio.
			</Output>
		</Component>
		<Component CLSID="9BA6502E-1E27-42D5-A830-896C115E82E4" Name="MPEG Multiplexer">
			MPEG Multiplexer
			<Input Index="0" Name="Video">
				MPEG1 or MPEG2 video.
			</Input>
			<Input Index="1" Name="Audio">
				MPEG1 or MPEG2 audio.
			</Input>
			<Output Index="0" Name="Output">
				Program or System stream.
			</Output>
		</Component>
		<Component CLSID="9BA6502F-1E27-42D5-A830-896C115E82E4" Name="Mindless File Writer">
			Simple File Writer
			<Input Index="0" Name="Input">
				Just any binary stream.
			</Input>
		</Component>
		<Component CLSID="9BA65030-1E27-42D5-A830-896C115E82E4" Name="Incremental File Writer">
			Incremental File Writer. Puts each sample in new file with incremented name suffix.
			<Input Index="0" Name="Input">
				Just any binary stream samples.Used for Still Images.
			</Input>
		</Component>
		<Component CLSID="9BA65031-1E27-42D5-A830-896C115E82E4" Name="Video Preview">
			Video Render
			<Input Index="0" Name="Input">
				VIT format Video Frames.
			</Input>
		</Component>
		<Component CLSID="9BA65032-1E27-42D5-A830-896C115E82E4" Name="Image Encoder">
			Still Image Encoder
			<Input Index="0" Name="Input">
				VIT format Video frame.
			</Input>
			<Output Index="0" Name="Output">
				RGB24 image preceeded by BITMAPFILEHEADER and BITMAPINFOHEADER.Ready to be written in file.
			</Output>
		</Component>
		<Component CLSID="4863AFFE-EDA6-4954-BACE-4E5B6A8FCCA5" Name="Overlay Monitor">
			Overlay Monitor
			<Input Index="0" Name="Video Input">
				VIT video.
			</Input>
			<Input Index="1" Name="Audio Input">
				PCM audio.
			</Input>
		</Component>
		<Component CLSID="90C27DD7-85AA-458B-BB58-A13C6E3F1D47" Name="Status Monitor">
			Text OSD
			<Input Index="0" Name="Video Input">
				VIT video.
			</Input>
		</Component>
		<Component CLSID="9BA65033-1E27-42D5-A830-896C115E82E4" Name="Transport Multiplexer">
			Transport Multiplexer
			<Input Index="0" Name="Video">
				MPEG1 or MPEG2 video.
			</Input>
			<Input Index="1" Name="Audio">
				MPEG1 or MPEG2 audio.
			</Input>
			<Output Index="0" Name="Output">
				Transport stream.
			</Output>
		</Component>
		<Component CLSID="FEBD479B-7DDA-412E-8A5B-C10E6EE92423" Name="MPEG4 Encoder">
			MPEG4 Encoder
			<Input Index="0" Name="Video Input">
				VIT format Video input.
			</Input>
			<Input Index="1" Name="Audio Input">
				PCM Audio input.
			</Input>
		</Component>
		<Component CLSID="B66B020B-E501-4ec1-8E01-CE70A745B0FC" Name="OSD Preprocessor">
			OSD Preprocessor.
			<Output Index="0" Name="Output">
			</Output>
		</Component>
		<Component CLSID="B66B020A-E501-4ec1-8E01-CE70A745B0FC" Name="OSD Applicator">
			OSD Applicator
			<Input Index="0" Name="Video Input">
				VIT video.
			</Input>
			<Input Index="1" Name="OSD Input">
				YUYV video.
			</Input>
		</Component>
	</ComponentsSection>
	<AssemblySection>
		<Assembly Index="2" Name="Multiplexed Stream">
			<MemberList>
				<Member Brunch="All" Name="VM2" Reference="VM2"/>
				<Member Brunch="Capture" Name="Video Encoder" Reference="Video Encoder"/>
				<Member Brunch="Capture" Name="Audio Encoder" Reference="Audio Encoder"/>
				<Member Brunch="Capture" Name="Multiplexer" Reference="MPEG Multiplexer"/>
				<Member Brunch="Capture" Name="Storage" Reference="Mindless File Writer"/>
				<Member Brunch="Preview" Name="Overlay Monitor" Reference="Overlay Monitor"/>
				<Member Brunch="Capture" Name="Status Monitor" Reference="Status Monitor"/>
				<Member Brunch="Preview" Name="Video Preview" Reference="Video Preview"/>
				<Member Brunch="Grab" Name="Still Image Encoder" Reference="Image Encoder"/>
				<Member Brunch="Grab" Name="Still Image Storage" Reference="Incremental File Writer"/>
				<Member Brunch="OSD" Name="OSD" Reference="OSD Preprocessor"/>
<!--
			<Member Brunch="OSD" Name="OSD Applicator" Reference="OSD Applicator"/>
-->
			</MemberList>
			<ConnectionList>
				<Wire Destination="VM2" In="Video Input" Out="Output" Source="OSD"/>
<!--
			<Wire Destination="OSD Applicator" In="Video Input" Out="Video1" Source="VM2"/>
			<Wire Destination="OSD Applicator" In="OSD Input" Out="Output" Source="OSD"/>
-->
				<Wire Destination="Video Encoder" In="Input" Out="Video1" Source="VM2"/>
				<Wire Destination="Audio Encoder" In="Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Multiplexer" In="Video" Out="Output" Source="Video Encoder"/>
				<Wire Destination="Multiplexer" In="Audio" Out="Output" Source="Audio Encoder"/>
				<Wire Destination="Status Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Storage" In="Input" Out="Output" Source="Multiplexer"/>
				<Wire Destination="Overlay Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Audio Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Video Preview" In="Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Still Image Encoder" In="Input" Out="Still Image" Source="VM2"/>
				<Wire Destination="Still Image Storage" In="Input" Out="Output" Source="Still Image Encoder"/>
			</ConnectionList>
			<ProfileList>
				<Profile Kind="MPEG2"/>
				<Profile Kind="MPEG1"/>
				<Profile Kind="DVD in VOB"/>
				<Profile Kind="SVCD"/>
				<Profile Kind="XVCD"/>
				<Profile Kind="VCD"/>
			</ProfileList>
			<RootMembers>
				<Member Name="OSD"/>
				<Member Name="VM2"/>
			</RootMembers>
		</Assembly>
		
		<Assembly Index="2" Name="Video + Audio Elementary Streams">
			<MemberList>
				<Member Brunch="All" Name="VM2" Reference="VM2"/>
				<Member Brunch="Capture" Name="Video Encoder" Reference="Video Encoder"/>
				<Member Brunch="Capture" Name="Video Storage" Reference="Mindless File Writer"/>
				<Member Brunch="Capture" Name="Audio Encoder" Reference="Audio Encoder"/>
				<Member Brunch="Capture" Name="Audio Storage" Reference="Mindless File Writer"/>
				<Member Brunch="Preview" Name="Overlay Monitor" Reference="Overlay Monitor"/>
				<Member Brunch="Capture" Name="Status Monitor" Reference="Status Monitor"/>
				<Member Brunch="Preview" Name="Video Preview" Reference="Video Preview"/>
				<Member Brunch="Grab" Name="Still Image Encoder" Reference="Image Encoder"/>
				<Member Brunch="Grab" Name="Still Image Storage" Reference="Incremental File Writer"/>
				<Member Brunch="OSD" Name="OSD" Reference="OSD Preprocessor"/>
<!--
			<Member Brunch="OSD" Name="OSD Applicator" Reference="OSD Applicator"/>
-->
			</MemberList>
			<ConnectionList>
				<Wire Destination="VM2" In="Video Input" Out="Output" Source="OSD"/>
<!-- use HW OSD only
			<Wire Destination="OSD Applicator" In="Video Input" Out="Video1" Source="VM2"/>
			<Wire Destination="OSD Applicator" In="OSD Input" Out="Output" Source="OSD"/>
-->
				<Wire Destination="Video Encoder" In="Input" Out="Video1" Source="VM2"/>
				<Wire Destination="Video Storage" In="Input" Out="Output" Source="Video Encoder"/>
				<Wire Destination="Audio Encoder" In="Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Audio Storage" In="Input" Out="Output" Source="Audio Encoder"/>
				<Wire Destination="Overlay Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Audio Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Status Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Video Preview" In="Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Still Image Encoder" In="Input" Out="Still Image" Source="VM2"/>
				<Wire Destination="Still Image Storage" In="Input" Out="Output" Source="Still Image Encoder"/>
			</ConnectionList>
			<ProfileList>
				<Profile Kind="MPEG2"/>
				<Profile Kind="MPEG1"/>
				<Profile Kind="DVD"/>
			</ProfileList>
			<RootMembers>
				<Member Name="OSD"/>
				<Member Name="VM2"/>
			</RootMembers>
		</Assembly>
		<Assembly Index="2" Name="Video Elementary Stream">
			<MemberList>
				<Member Brunch="All" Name="VM2" Reference="VM2"/>
				<Member Brunch="Capture" Name="Video Encoder" Reference="Video Encoder"/>
				<Member Brunch="Capture" Name="Video Storage" Reference="Mindless File Writer"/>
				<Member Brunch="Preview" Name="Overlay Monitor" Reference="Overlay Monitor"/>
				<Member Brunch="Capture" Name="Status Monitor" Reference="Status Monitor"/>
				<Member Brunch="Preview" Name="Video Preview" Reference="Video Preview"/>
				<Member Brunch="Grab" Name="Still Image Encoder" Reference="Image Encoder"/>
				<Member Brunch="Grab" Name="Still Image Storage" Reference="Incremental File Writer"/>
				<Member Brunch="OSD" Name="OSD" Reference="OSD Preprocessor"/>
<!--
			<Member Brunch="OSD" Name="OSD Applicator" Reference="OSD Applicator"/>
-->
			</MemberList>
			<ConnectionList>
				<Wire Destination="VM2" In="Video Input" Out="Output" Source="OSD"/>
<!-- use HW OSD only
			<Wire Destination="OSD Applicator" In="Video Input" Out="Video1" Source="VM2"/>
			<Wire Destination="OSD Applicator" In="OSD Input" Out="Output" Source="OSD"/>
-->
				<Wire Destination="Video Encoder" In="Input" Out="Video1" Source="VM2"/>
				<Wire Destination="Video Storage" In="Input" Out="Output" Source="Video Encoder"/>
				<Wire Destination="Overlay Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Audio Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Status Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Video Preview" In="Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Still Image Encoder" In="Input" Out="Still Image" Source="VM2"/>
				<Wire Destination="Still Image Storage" In="Input" Out="Output" Source="Still Image Encoder"/>
			</ConnectionList>
			<ProfileList>
				<Profile Kind="MPEG2"/>
				<Profile Kind="MPEG1"/>
			</ProfileList>
			<RootMembers>
				<Member Name="OSD"/>
				<Member Name="VM2"/>
			</RootMembers>
		</Assembly>
		<Assembly Index="2" Name="Transport Stream">
			<MemberList>
				<Member Brunch="All" Name="VM2" Reference="VM2"/>
				<Member Brunch="Capture" Name="Video Encoder" Reference="Video Encoder"/>
				<Member Brunch="Capture" Name="Audio Encoder" Reference="Audio Encoder"/>
				<Member Brunch="Capture" Name="Transport Multiplexer" Reference="Transport Multiplexer"/>
				<Member Brunch="Capture" Name="Storage" Reference="Mindless File Writer"/>
				<Member Brunch="Preview" Name="Overlay Monitor" Reference="Overlay Monitor"/>
				<Member Brunch="Capture" Name="Status Monitor" Reference="Status Monitor"/>
				<Member Brunch="Preview" Name="Video Preview" Reference="Video Preview"/>
				<Member Brunch="Grab" Name="Still Image Encoder" Reference="Image Encoder"/>
				<Member Brunch="Grab" Name="Still Image Storage" Reference="Incremental File Writer"/>
				<Member Brunch="OSD" Name="OSD" Reference="OSD Preprocessor"/>
<!--
			<Member Brunch="OSD" Name="OSD Applicator" Reference="OSD Applicator"/>
-->
			</MemberList>
			<ConnectionList>
				<Wire Destination="VM2" In="Video Input" Out="Output" Source="OSD"/>
<!-- use HW OSD only
			<Wire Destination="OSD Applicator" In="Video Input" Out="Video1" Source="VM2"/>
			<Wire Destination="OSD Applicator" In="OSD Input" Out="Output" Source="OSD"/>
-->
				<Wire Destination="Video Encoder" In="Input" Out="Video1" Source="VM2"/>
				<Wire Destination="Audio Encoder" In="Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Audio Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Status Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Video Preview" In="Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Transport Multiplexer" In="Video" Out="Output" Source="Video Encoder"/>
				<Wire Destination="Transport Multiplexer" In="Audio" Out="Output" Source="Audio Encoder"/>
				<Wire Destination="Storage" In="Input" Out="Output" Source="Transport Multiplexer"/>
				<Wire Destination="Still Image Encoder" In="Input" Out="Still Image" Source="VM2"/>
				<Wire Destination="Still Image Storage" In="Input" Out="Output" Source="Still Image Encoder"/>
			</ConnectionList>
			<ProfileList>
				<Profile Kind="Transport"/>
			</ProfileList>
			<RootMembers>
				<Member Name="OSD"/>
				<Member Name="VM2"/>
			</RootMembers>
		</Assembly>
		<Assembly Index="2" Name="MPEG4 Stream">
			<MemberList>
				<Member Brunch="All" Name="VM2" Reference="VM2"/>
				<Member Brunch="Capture" Name="MPEG4 Encoder" Reference="MPEG4 Encoder"/>
				<Member Brunch="Preview" Name="Overlay Monitor" Reference="Overlay Monitor"/>
				<Member Brunch="Capture" Name="Status Monitor" Reference="Status Monitor"/>
				<Member Brunch="Preview" Name="Video Preview" Reference="Video Preview"/>
				<Member Brunch="Grab" Name="Still Image Encoder" Reference="Image Encoder"/>
				<Member Brunch="Grab" Name="Still Image Storage" Reference="Incremental File Writer"/>
				<Member Brunch="OSD" Name="OSD" Reference="OSD Preprocessor"/>
<!--
			<Member Brunch="OSD" Name="OSD Applicator" Reference="OSD Applicator"/>
-->
			</MemberList>
			<ConnectionList>
				<Wire Destination="VM2" In="Video Input" Out="Output" Source="OSD"/>
<!-- use HW OSD only
			<Wire Destination="OSD Applicator" In="Video Input" Out="Video1" Source="VM2"/>
			<Wire Destination="OSD Applicator" In="OSD Input" Out="Output" Source="OSD"/>
-->
				<Wire Destination="MPEG4 Encoder" In="Video Input" Out="Video1" Source="VM2"/>
				<Wire Destination="MPEG4 Encoder" In="Audio Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Overlay Monitor" In="Audio Input" Out="Audio1" Source="VM2"/>
				<Wire Destination="Status Monitor" In="Video Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Video Preview" In="Input" Out="Video Preview" Source="VM2"/>
				<Wire Destination="Still Image Encoder" In="Input" Out="Still Image" Source="VM2"/>
				<Wire Destination="Still Image Storage" In="Input" Out="Output" Source="Still Image Encoder"/>
			</ConnectionList>
			<ProfileList>
				<Profile Kind="MPEG4"/>
			</ProfileList>
			<RootMembers>
				<Member Name="OSD"/>
				<Member Name="VM2"/>
			</RootMembers>
		</Assembly>
	</AssemblySection>
	<ProfilesSection>
		<Profile Kind="AVI" Name="Custom">
			<Group Name="VM2">
				<Group Name="Video Input">
					<Property AccessFlags="0" Current="512" Default="256" Name="Input">
						<Value Index="256" Text="Composite 1"/>
						<Value Index="257" Text="Composite 2"/>
						<Value Index="258" Text="Composite 3"/>
						<Value Index="259" Text="Composite 4"/>
						<Value Index="512" Text="S-Video 1"/>
						<Value Index="513" Text="S-Video 2"/>
					</Property>
					<Property AccessFlags="0" Current="0" Default="0" Name="Standard">
						<Value Index="0" Text="PAL"/>
						<Value Index="256" Text="NTSC"/>
					</Property>
					<Property AccessFlags="2" Current="0" Default="0" Name="Resolution"/>
					<Property AccessFlags="2" Current="0" Default="0" Name="Aspect Ratio"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Contrast"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Brightness"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Saturation"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Hue"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="1" Min="0" Name="VCR Sync"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="6" Min="-6" Name="Vertical Offset"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="10" Min="-10" Name="Horizontal Offset"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="RGB Sync"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="7" Min="-8" Name="Sharpness">
						<Value Index="0" Text="0"/>
						<Value Index="1" Text="0.25"/>
						<Value Index="2" Text="0.5"/>
						<Value Index="3" Text="1.0"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="1" Name="75 Om Impedance Adaptor"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Green Component Gain"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Blue Component Gain"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Red Component Gain"/>
					<Property AccessFlags="0" Current="192" Default="192" Name="Preprocessing">
						<Value Index="0" Text="Bypass"/>
						<Value Index="128" Text="Amplify"/>
						<Value Index="192" Text="Ampl+Filter"/>
					</Property>
					<Property AccessFlags="0" Current="3" Default="3" Name="Center Frequency">
						<Value Index="0" Text="4.1 MHz"/>
						<Value Index="1" Text="3.8 MHz"/>
						<Value Index="2" Text="2.6 MHz"/>
						<Value Index="3" Text="2.9 MHz"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="0" Name="Pass-Through OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Video OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Still Image OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Gamma Correction"/>
					<Property AccessFlags="0" Current="1" Default="1" Name="White Peak Control"/>
				</Group>
				<Group Name="Audio Input">
					<Property AccessFlags="0" Current="256" Default="256" Name="Input">
						<Value Index="256" Text="Line-in"/>
						<Value Index="257" Text="Mic"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="1" Max="1" Min="0" Name="Lock Tracks"/>
					<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate"/>
					<Property AccessFlags="0" Current="172" Default="184" Max="255" Min="0" Name="Volume Left"/>
					<Property AccessFlags="0" Current="172" Default="184" Max="255" Min="0" Name="Volume Right"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Mute Output"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="Mic Boost"/>
				</Group>
				<Group Name="Video Output">
					<Property AccessFlags="0" Current="512" Default="256" Name="Output">
						<Value Index="-256" Text="Off"/>
						<Value Index="256" Text="Composite"/>
						<Value Index="512" Text="S-Video"/>
						<Value Index="1280" Text="RGB"/>
					</Property>
					<Property AccessFlags="0" Current="0" Default="1" Name="Correction"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Mode">
						<Value Index="0" Text="Pass-Through"/>
						<Value Index="1" Text="Playback"/>
					</Property>
					<Property AccessFlags="0" Current="0" Default="0" Name="Standard">
						<Value Index="0" Text="PAL"/>
						<Value Index="256" Text="NTSC"/>
						<Value Index="512" Text="SECAM"/>
					</Property>
				</Group>
				<Group Name="Audio Output">
				</Group>
				<Group Name="Osd">
					<Property AccessFlags="0" Current="1" Default="0" Name="Pass-Through OSD"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="Video OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Invert Fields"/>
				</Group>
				<Property AccessFlags="512" Current="0" Default="0" Name="Hardware ID">
					<Value Index="0" Text="VM4-2-C7 V1.00            "/>
				</Property>
			</Group>
		</Profile>
		<Profile Kind="AVI" Name="PAL">
			<Group Name="VM2">
				<Group Name="Video Input">
					<Property AccessFlags="0" Current="512" Default="256" Name="Input">
						<Value Index="256" Text="Composite 1"/>
						<Value Index="257" Text="Composite 2"/>
						<Value Index="258" Text="Composite 3"/>
						<Value Index="259" Text="Composite 4"/>
						<Value Index="512" Text="S-Video 1"/>
						<Value Index="513" Text="S-Video 2"/>
					</Property>
					<Property AccessFlags="3" Current="0" Default="0" Name="Standard">
						<Value Index="0" Text="PAL"/>
						<Value Index="256" Text="NTSC"/>
					</Property>
					<Property AccessFlags="2" Current="0" Default="0" Name="Resolution"/>
					<Property AccessFlags="2" Current="0" Default="0" Name="Aspect Ratio"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Contrast"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Brightness"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Saturation"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Hue"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="1" Min="0" Name="VCR Sync"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="6" Min="-6" Name="Vertical Offset"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="10" Min="-10" Name="Horizontal Offset"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="RGB Sync"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="7" Min="-8" Name="Sharpness">
						<Value Index="0" Text="0"/>
						<Value Index="1" Text="0.25"/>
						<Value Index="2" Text="0.5"/>
						<Value Index="3" Text="1.0"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="1" Name="75 Om Impedance Adaptor"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Green Component Gain"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Blue Component Gain"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Red Component Gain"/>
					<Property AccessFlags="0" Current="192" Default="192" Name="Preprocessing">
						<Value Index="0" Text="Bypass"/>
						<Value Index="128" Text="Amplify"/>
						<Value Index="192" Text="Ampl+Filter"/>
					</Property>
					<Property AccessFlags="0" Current="3" Default="3" Name="Center Frequency">
						<Value Index="0" Text="4.1 MHz"/>
						<Value Index="1" Text="3.8 MHz"/>
						<Value Index="2" Text="2.6 MHz"/>
						<Value Index="3" Text="2.9 MHz"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="0" Name="Pass-Through OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Video OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Still Image OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Gamma Correction"/>
					<Property AccessFlags="0" Current="1" Default="1" Name="White Peak Control"/>
				</Group>
				<Group Name="Audio Input">
					<Property AccessFlags="0" Current="256" Default="256" Name="Input">
						<Value Index="256" Text="Line-in"/>
						<Value Index="257" Text="Mic"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="1" Max="1" Min="0" Name="Lock Tracks"/>
					<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate"/>
					<Property AccessFlags="0" Current="172" Default="184" Max="255" Min="0" Name="Volume Left"/>
					<Property AccessFlags="0" Current="172" Default="184" Max="255" Min="0" Name="Volume Right"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Mute Output"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="Mic Boost"/>
				</Group>
				<Group Name="Video Output">
					<Property AccessFlags="0" Current="512" Default="256" Name="Output">
						<Value Index="-256" Text="Off"/>
						<Value Index="256" Text="Composite"/>
						<Value Index="512" Text="S-Video"/>
						<Value Index="1280" Text="RGB"/>
					</Property>
					<Property AccessFlags="0" Current="0" Default="1" Name="Correction"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Mode">
						<Value Index="0" Text="Pass-Through"/>
						<Value Index="1" Text="Playback"/>
					</Property>
					<Property AccessFlags="3" Current="0" Default="0" Name="Standard">
						<Value Index="0" Text="PAL"/>
						<Value Index="256" Text="NTSC"/>
						<Value Index="512" Text="SECAM"/>
					</Property>
				</Group>
				<Group Name="Audio Output">
				</Group>
				<Group Name="Osd">
					<Property AccessFlags="0" Current="1" Default="0" Name="Pass-Through OSD"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="Video OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Invert Fields"/>
				</Group>
				<Property AccessFlags="512" Current="0" Default="0" Name="Hardware ID">
					<Value Index="0" Text="VM4-2-C7 V1.00            "/>
				</Property>
			</Group>
		</Profile>
		<Profile Kind="AVI" Name="NTSC">
			<Group Name="VM2">
				<Group Name="Video Input">
					<Property AccessFlags="0" Current="512" Default="256" Name="Input">
						<Value Index="256" Text="Composite 1"/>
						<Value Index="257" Text="Composite 2"/>
						<Value Index="258" Text="Composite 3"/>
						<Value Index="259" Text="Composite 4"/>
						<Value Index="512" Text="S-Video 1"/>
						<Value Index="513" Text="S-Video 2"/>
					</Property>
					<Property AccessFlags="3" Current="256" Default="0" Name="Standard">
						<Value Index="0" Text="PAL"/>
						<Value Index="256" Text="NTSC"/>
					</Property>
					<Property AccessFlags="2" Current="0" Default="0" Name="Resolution"/>
					<Property AccessFlags="2" Current="0" Default="0" Name="Aspect Ratio"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Contrast"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Brightness"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Saturation"/>
					<Property AccessFlags="0" Current="128" Default="128" Max="255" Min="0" Name="Hue"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="1" Min="0" Name="VCR Sync"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="6" Min="-6" Name="Vertical Offset"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="10" Min="-10" Name="Horizontal Offset"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="RGB Sync"/>
					<Property AccessFlags="0" Current="0" Default="0" Max="7" Min="-8" Name="Sharpness">
						<Value Index="0" Text="0"/>
						<Value Index="1" Text="0.25"/>
						<Value Index="2" Text="0.5"/>
						<Value Index="3" Text="1.0"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="1" Name="75 Om Impedance Adaptor"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Green Component Gain"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Blue Component Gain"/>
					<Property AccessFlags="0" Current="255" Default="255" Max="511" Min="0" Name="Red Component Gain"/>
					<Property AccessFlags="0" Current="192" Default="192" Name="Preprocessing">
						<Value Index="0" Text="Bypass"/>
						<Value Index="128" Text="Amplify"/>
						<Value Index="192" Text="Ampl+Filter"/>
					</Property>
					<Property AccessFlags="0" Current="3" Default="3" Name="Center Frequency">
						<Value Index="0" Text="4.1 MHz"/>
						<Value Index="1" Text="3.8 MHz"/>
						<Value Index="2" Text="2.6 MHz"/>
						<Value Index="3" Text="2.9 MHz"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="0" Name="Pass-Through OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Video OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Still Image OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Gamma Correction"/>
					<Property AccessFlags="0" Current="1" Default="1" Name="White Peak Control"/>
				</Group>
				<Group Name="Audio Input">
					<Property AccessFlags="0" Current="256" Default="256" Name="Input">
						<Value Index="256" Text="Line-in"/>
						<Value Index="257" Text="Mic"/>
					</Property>
					<Property AccessFlags="0" Current="1" Default="1" Max="1" Min="0" Name="Lock Tracks"/>
					<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate"/>
					<Property AccessFlags="0" Current="172" Default="184" Max="255" Min="0" Name="Volume Left"/>
					<Property AccessFlags="0" Current="172" Default="184" Max="255" Min="0" Name="Volume Right"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Mute Output"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="Mic Boost"/>
				</Group>
				<Group Name="Video Output">
					<Property AccessFlags="0" Current="512" Default="256" Name="Output">
						<Value Index="-256" Text="Off"/>
						<Value Index="256" Text="Composite"/>
						<Value Index="512" Text="S-Video"/>
						<Value Index="1280" Text="RGB"/>
					</Property>
					<Property AccessFlags="0" Current="0" Default="1" Name="Correction"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Mode">
						<Value Index="0" Text="Pass-Through"/>
						<Value Index="1" Text="Playback"/>
					</Property>
					<Property AccessFlags="3" Current="256" Default="0" Name="Standard">
						<Value Index="0" Text="PAL"/>
						<Value Index="256" Text="NTSC"/>
						<Value Index="512" Text="SECAM"/>
					</Property>
				</Group>
				<Group Name="Audio Output">
				</Group>
				<Group Name="Osd">
					<Property AccessFlags="0" Current="1" Default="0" Name="Pass-Through OSD"/>
					<Property AccessFlags="0" Current="1" Default="0" Name="Video OSD"/>
					<Property AccessFlags="0" Current="0" Default="0" Name="Invert Fields"/>
				</Group>
				<Property AccessFlags="512" Current="0" Default="0" Name="Hardware ID">
					<Value Index="0" Text="VM4-2-C7 V1.00            "/>
				</Property>
			</Group>
		</Profile>

<!--
	This section keeps Still Iamge Encoder Parameters
-->
		<Profile Kind="SIE" Name="Still Image Parameters">
			<Group Name="Still Image Encoder">
				<Property AccessFlags="0" Current="65793" Default="65793" Name="Image Format">
					<Value Index="65793" Text="RGB24"/>
					<_Value Index="65798" Text="RGB24 Gray"/>
				</Property>
				<Property AccessFlags="0" Current="720" Default="720" Max="2000" Min="4" Name="Image Width"/>
				<Property AccessFlags="0" Current="540" Default="540" Max="1500" Min="4" Name="Image Height"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Expand Dynamics"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Image Field">
					<Value Index="0" Text="Top Field"/>
					<Value Index="1" Text="Bottom Field"/>
					<Value Index="2" Text="Both Fields"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Copy To Clipboard"/>
			</Group>
		</Profile>

<!--
	This section keeps Video Preview Parameters
-->
		<Profile Kind="PV" Name="Preview Parameters">
			<Group Name="Video Preview">
				<Property AccessFlags="0" Current="2" Default="0" Name="Mode">
					<Value Index="0" Text="DirectDraw"/>
					<Value Index="2" Text="D3D"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Allow stretch in GDI"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="100" Min="0" Name="Frame Rate (1/N)"/>
				<Property AccessFlags="0" Current="0" Default="0" Max="2000" Min="-2000" Name="Left"/>
				<Property AccessFlags="0" Current="0" Default="0" Max="2000" Min="-2000" Name="Top"/>
				<Property AccessFlags="0" Current="0" Default="0" Max="2000" Min="0" Name="Width"/>
				<Property AccessFlags="0" Current="0" Default="0" Max="2000" Min="0" Name="Height"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Show Both Fields"/>
				<Property AccessFlags="0" Current="4" Default="4" Name="Aspect Ratio">
					<Value Index="4" Text="Same As Input"/>
					<Value Index="0" Text="4:3"/>
					<Value Index="2" Text="16:9"/>
					<Value Index="5" Text="5:4"/>
					<Value Index="7" Text="Fill"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Synchro">
					<Value Index="0" Text="None"/>
					<Value Index="3" Text="Clock"/>
				</Property>
			</Group>
		</Profile>

<!--
	This section keeps Overlay Monitor Parameters
-->
		<Profile Kind="OVM" Name="Overlay Monitor Parameters">
			<Group Name="Overlay Monitor">
				<Property AccessFlags="0" Current="0" Default="1" Name="Logo On"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Audio Meter On"/>
				<Property AccessFlags="3" Current="0" Default="1" Name="Time Code On"/>
				<Property AccessFlags="3" Current="2" Default="0" Name="TimeCode Format">
					<Value Index="0" Text="Frames"/>
					<Value Index="1" Text="Time"/>
					<Value Index="2" Text="TimeCode"/>
				</Property>
				<Property AccessFlags="0" Current="48" Default="50" Max="100" Min="0" Name="Audio Meter Transparency"/>
				<Property AccessFlags="3" Current="0" Default="0" Name="Closed Caption On"/>
				<Property AccessFlags="3" Current="0" Default="0" Name="VITC Time Code On"/>
				<Property AccessFlags="2" Current="0" Default="0" Name="VITC TimeCode Format">
					<Value Index="0" Text="Frames"/>
					<Value Index="1" Text="Time"/>
					<Value Index="2" Text="TimeCode"/>
				</Property>
				<Property AccessFlags="3" Current="0" Default="0" Name="LTC Time Code On"/>
				<Property AccessFlags="2" Current="0" Default="0" Name="LTC TimeCode Format">
					<Value Index="0" Text="Frames"/>
					<Value Index="1" Text="Time"/>
					<Value Index="2" Text="TimeCode"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Rate Display On"/>
				<Property AccessFlags="2" Current="1000" Default="1000" Max="10000" Min="10" Name="Rate Display Scale"/>
				<Property AccessFlags="2" Current="0" Default="2162689" Name="Closed Caption">
					<Value Index="2162689" Text="Field 1"/>
					<Value Index="2162690" Text="Field 2"/>
					<Value Index="2162707" Text="DTV"/>
					<Value Index="0" Text="Off"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Audio level event On"/>
			</Group>
		</Profile>

<!--
	This section keeps Status Monitor Parameters
-->
		<Profile Kind="STM" Name="Status Monitor Parameters">
			<Group Name="Status Monitor">
				<Property AccessFlags="0" Current="1" Default="1" Name="Status On"/>
				<Property AccessFlags="0" Current="16" Default="16" Max="720" Min="0" Name="X"/>
				<Property AccessFlags="0" Current="16" Default="16" Max="576" Min="0" Name="Y"/>
				<Property AccessFlags="0" Current="1700" Default="500" Max="2000" Min="0" Name="Blinking Period"/>
				<Property AccessFlags="0" Current="33" Default="50" Max="100" Min="0" Name="Transparency"/>
				<Property AccessFlags="0" Current="2" Default="0" Name="Special Effect">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Blink"/>
					<Value Index="2" Text="Fade In/Out"/>
					<Value Index="3" Text="Running Text"/>
				</Property>
				<Property AccessFlags="0" Current="100" Default="50" Max="100" Min="0" Name="Text Transparency"/>
				<Property AccessFlags="0" Current="0" Default="50" Max="100" Min="0" Name="Background Transparency"/>
				<Property AccessFlags="0" Current="16744576" Default="16744576" Name="Text Color">
					<Value Index="16744576" Text="White"/>
					<Value Index="32896" Text="Black"/>
				</Property>
				<Property AccessFlags="0" Current="32896" Default="32896" Name="Background Color">
					<Value Index="16744576" Text="White"/>
					<Value Index="32896" Text="Black"/>
				</Property>
				<Property AccessFlags="0" Current="1000" Default="500" Max="2000" Min="0" Name="Special Effect Period"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Count Pause"/>
			</Group>
		</Profile>

<!--
	This section keeps OSD Parameters
-->
		<Profile Kind="OSD Kind" Name="OSD Parameters">
			<Group Name="OSD">
				<Property AccessFlags="512" Current="0" Default="0" Name="Font">
					<Value Index="0" Text="Arial"/>
				</Property>
				<Property AccessFlags="512" Current="0" Default="0" Name="Text">
					<Value Index="0" Text="&lt;OSD text>"/>
				</Property>
				<Property AccessFlags="512" Current="0" Default="0" Name="File Name">
					<Value Index="0" Text="D:\MPEGTEST\BITMAPS\LOGO24.BMP"/>
				</Property>
			</Group>
		</Profile>


<!--
	This section use a reference link to the one with video and audio parameters
-->
		<Profile Kind="AVI Link" Name="Audio/Video Input Parameters">
			<Group Link="Custom" Name="VM2">
			</Group>
		</Profile>

<!--
	All other sections use a link to the previous one to access Input Parameter
-->
		<Profile Kind="MPEG2" Name="MPEG2">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="0" Current="4096" Default="4096" Name="Encoder">
					<Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="2000000" Default="5000000" Max="15000000" Min="200000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="8000000" Default="8000000" Max="15000000" Min="1000000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="8" Current="0" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
				<Property AccessFlags="0" Current="1" Default="1" Max="10" Min="1" Name="Encoded Image Distance"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Skip Or Drop">
					<Value Index="0" Text="Encode Skipped"/>
					<Value Index="1" Text="Drop"/>
				</Property>
				<Property AccessFlags="0" Current="8" Default="8" Name="Quality Control">
					<Value Index="7" Text="Manual"/>
					<Value Index="8" Text="Auto"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="8" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="8" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="11" Current="5" Default="5" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="1" Default="1" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="11" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			
<Property AccessFlags="0" Current="-1" Default="-1" Max="2147483647" Min="-1" Name="Initial SCR"/>
<Property AccessFlags="0" Current="-1" Default="-1" Max="2147483647" Min="-1" Name="Initial TS"/></Group>
		</Profile>
		<Profile Kind="MPEG1" Name="MPEG1">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="16" Default="16" Name="Encoder">
					<_Value Index="4096" Text="MPEG2"/>
					<Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="1500000" Default="1500000" Max="3000000" Min="100000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="1500000" Default="3000000" Max="3000000" Min="200000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="30" Min="1" Name="GOP Size"/>
				<Property AccessFlags="8" Current="0" Default="0" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="0" Current="3" Default="3" Name="Output Resolution">
					<_Value Index="0" Text="FD1 (720)"/>
					<_Value Index="5" Text="FD1 (704)"/>
					<_Value Index="1" Text="2/3 D1"/>
					<_Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
				<Property AccessFlags="0" Current="1" Default="1" Max="10" Min="1" Name="Encoded Image Distance"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Skip Or Drop">
					<Value Index="0" Text="Encode Skipped"/>
					<Value Index="1" Text="Drop"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="8" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="8" Current="224000" Default="224000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="8" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="11" Current="4" Default="4" Name="MPEG Multiplexer">
					<Value Index="4" Text="System Stream"/>
					<_Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="11" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="DVD in VOB" Name="DVD in VOB">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="4352" Default="4352" Name="Encoder">
					<_Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="5000000" Default="5000000" Max="7000000" Min="3000000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="8000000" Default="8000000" Max="8500000" Min="3000000" Name="Max Bitrate"/>
				<Property AccessFlags="10" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="10" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="8" Current="0" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<_Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<_Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="8" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="8" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="8" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="1" Current="11" Default="5" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<_Value Index="5" Text="Program Stream"/>
					<Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="1" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="11" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="DVD" Name="DVD">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="4352" Default="4352" Name="Encoder">
					<_Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="5000000" Default="5000000" Max="7000000" Min="3000000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="8000000" Default="8000000" Max="8500000" Min="3000000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="8" Current="0" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<_Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<_Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="8" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<Value Index="2" Text="AC3"/>
					<Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="8" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="8" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
		</Profile>
		<Profile Kind="SVCD" Name="SVCD">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="4608" Default="4608" Name="Encoder">
					<_Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="2100000" Default="2100000" Max="2600000" Min="1800000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="2400000" Default="2400000" Max="2600000" Min="1800000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="8" Current="1" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Output Resolution">
					<_Value Index="0" Text="FD1 (720)"/>
					<_Value Index="5" Text="FD1 (704)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<_Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="1" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<_Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="8" Current="128000" Default="128000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="8" Current="44100" Default="44100" Name="Sample Rate">
					<_Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<_Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="10" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="10" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="10" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="1" Current="9" Default="5" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<_Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="1" Default="1" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="10" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="10" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="XVCD" Name="XVCD">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="0" Current="18" Default="18" Name="Encoder">
					<_Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="2304000" Default="2304000" Max="2304000" Min="2304000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="2304000" Default="2304000" Max="2304000" Min="2304000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="11" Current="0" Default="0" Name="Bitrate Control">
					<_Value Index="1" Text="Constant"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="1" Current="3" Default="3" Name="Output Resolution">
					<_Value Index="0" Text="FD1 (720)"/>
					<_Value Index="5" Text="FD1 (704)"/>
					<_Value Index="1" Text="2/3 D1"/>
					<_Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="1" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<_Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="11" Current="224000" Default="224000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="11" Current="44100" Default="44100" Name="Sample Rate">
					<_Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<_Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="11" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="1" Current="8" Default="8" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<_Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Name="Muxrate Control Type">
					<_Value Index="1" Text="Constant"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="11" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="VCD" Name="VCD">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="17" Default="17" Name="Encoder">
					<_Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="1151200" Default="1151200" Max="1152000" Min="1150000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="1151200" Default="1151200" Max="1152000" Min="1150000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="11" Current="0" Default="0" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="1" Current="3" Default="3" Name="Output Resolution">
					<_Value Index="0" Text="FD1 (720)"/>
					<_Value Index="5" Text="FD1 (704)"/>
					<_Value Index="1" Text="2/3 D1"/>
					<_Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="1" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<_Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="11" Current="224000" Default="224000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="11" Current="44100" Default="44100" Name="Sample Rate">
					<_Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<_Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="11" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="1" Current="7" Default="7" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<_Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Name="Muxrate Control Type">
					<_Value Index="1" Text="Constant"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="1" Max="3000" Min="0" Name="System Headers Distance"/>
				<Property AccessFlags="11" Current="4" Default="4" Max="15" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="MPEG2" Name="MPEG2 2/3D1">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="4096" Default="4096" Name="Encoder">
					<Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="0" Current="5000000" Default="5000000" Max="15000000" Min="200000" Name="Bitrate"/>
				<Property AccessFlags="0" Current="8000000" Default="8000000" Max="15000000" Min="1000000" Name="Max Bitrate"/>
				<Property AccessFlags="3" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="3" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="0" Current="1" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="0" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="0" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="0" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="3" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="3" Current="5" Default="5" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="0" Current="1" Default="1" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="3" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="MPEG2" Name="MPEG2 HD1">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="4096" Default="4096" Name="Encoder">
					<Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="0" Current="5000000" Default="5000000" Max="15000000" Min="200000" Name="Bitrate"/>
				<Property AccessFlags="0" Current="8000000" Default="8000000" Max="15000000" Min="1000000" Name="Max Bitrate"/>
				<Property AccessFlags="3" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="3" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="0" Current="2" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="0" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="0" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="0" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="3" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="3" Current="5" Default="5" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="0" Current="1" Default="1" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="3" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="MPEG2" Name="MPEG2 704">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="1" Current="4096" Default="4096" Name="Encoder">
					<Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="0" Current="5000000" Default="5000000" Max="15000000" Min="200000" Name="Bitrate"/>
				<Property AccessFlags="0" Current="8000000" Default="8000000" Max="15000000" Min="1000000" Name="Max Bitrate"/>
				<Property AccessFlags="3" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="3" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="0" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="0" Current="5" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<_Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Midium Light"/>
					<Value Index="3" Text="Midium"/>
					<Value Index="4" Text="Midium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
				<Property AccessFlags="0" Current="1" Default="1" Max="10" Min="1" Name="Encoded Image Distance"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Skip Or Drop">
					<Value Index="0" Text="Encode Skipped"/>
					<Value Index="1" Text="Drop"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="0" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
					<_Value Index="2" Text="AC3"/>
					<_Value Index="3" Text="PCM"/>
				</Property>
				<Property AccessFlags="0" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="0" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="0" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="3" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Multiplexer">
				<Property AccessFlags="3" Current="5" Default="5" Name="MPEG Multiplexer">
					<_Value Index="4" Text="System Stream"/>
					<Value Index="5" Text="Program Stream"/>
					<_Value Index="11" Text="VOB"/>
					<_Value Index="9" Text="SVCD"/>
					<_Value Index="8" Text="XVCD"/>
					<_Value Index="7" Text="VCD"/>
				</Property>
				<Property AccessFlags="0" Current="1" Default="1" Name="Muxrate Control Type">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="3" Current="1" Default="1" Max="1" Min="1" Name="System Headers Distance"/>
				<Property AccessFlags="3" Current="4" Default="4" Max="4" Min="1" Name="Packets Per Pack"/>
			</Group>
		</Profile>
		<Profile Kind="Transport" Name="MPEG2 Transport">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="11" Current="4096" Default="4096" Name="Encoder">
					<_Value Index="1052672" Text="MPEG2 4:2:2"/>
					<Value Index="4096" Text="MPEG2"/>
					<_Value Index="16" Text="MPEG1"/>
					<Value Index="4352" Text="DVD"/>
					<Value Index="4608" Text="SVCD"/>
					<_Value Index="18" Text="XVCD"/>
					<_Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="5000000" Default="5000000" Max="15000000" Min="200000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="8000000" Default="8000000" Max="15000000" Min="1000000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="15" Min="6" Name="GOP Size"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="1" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="11" Current="0" Default="0" Max="3000" Min="0" Name="Image Distance"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="1" Name="Drop Frame TC Flag"/>
				<Property AccessFlags="11" Current="8" Default="8" Name="Input Resolution">
				</Property>
				<Property AccessFlags="8" Current="0" Default="0" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="5" Text="FD1 (704)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="10" Min="1" Name="Encoded Image Distance"/>
				<Property AccessFlags="8" Current="3" Default="3" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Medium Light"/>
					<Value Index="3" Text="Medium"/>
					<Value Index="4" Text="Medium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Skip Or Drop">
					<Value Index="0" Text="Encode Skipped"/>
					<Value Index="1" Text="Drop"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="11" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
				</Property>
				<Property AccessFlags="8" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="8" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Transport Multiplexer">
				<Property AccessFlags="8" Current="49" Default="49" Max="8190" Min="0" Name="Video PID"/>
				<Property AccessFlags="8" Current="224" Default="224" Max="239" Min="224" Name="Video PES ID"/>
				<Property AccessFlags="8" Current="52" Default="52" Max="8190" Min="0" Name="Audio PID"/>
				<Property AccessFlags="8" Current="192" Default="192" Max="223" Min="192" Name="Audio PES ID"/>
				<Property AccessFlags="8" Current="49" Default="49" Max="8190" Min="0" Name="PCR PID"/>
				<Property AccessFlags="8" Current="48" Default="48" Max="8190" Min="0" Name="PMT PID"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="65535" Min="1" Name="Program Number"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="65535" Min="0" Name="Transport Stream ID in PAT"/>
				<Property AccessFlags="0" Current="10" Default="10" Max="10" Min="1" Name="PAT per Second"/>
				<Property AccessFlags="0" Current="10" Default="10" Max="10" Min="1" Name="PMT per Second"/>
				<Property AccessFlags="0" Current="90" Default="90" Max="1000" Min="30" Name="PCR period (ms)"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="10" Min="1" Name="Video AU per Packet"/>
				<Property AccessFlags="0" Current="3" Default="3" Max="30" Min="1" Name="Audio AU per Packet"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Video Align On PES"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Video Copyright"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Audio Align OnPES"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="AudioCopyright"/>
			</Group>
		</Profile>
		<Profile Kind="Transport" Name="MPEG1 Transport">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Link="OSD Parameters" Name="OSD">
			</Group>
			<Group Name="Video Encoder">
				<Property AccessFlags="11" Current="16" Default="16" Name="Encoder">
					<_Value Index="1052672" Text="MPEG2 4:2:2"/>
					<_Value Index="4096" Text="MPEG2"/>
					<Value Index="16" Text="MPEG1"/>
					<_Value Index="4352" Text="DVD"/>
					<_Value Index="4608" Text="SVCD"/>
					<Value Index="18" Text="XVCD"/>
					<Value Index="17" Text="VCD"/>
				</Property>
				<Property AccessFlags="8" Current="1500000" Default="1500000" Max="3000000" Min="100000" Name="Bitrate"/>
				<Property AccessFlags="8" Current="1500000" Default="1500000" Max="3000000" Min="200000" Name="Max Bitrate"/>
				<Property AccessFlags="11" Current="3" Default="3" Max="5" Min="0" Name="RefPicture Distance"/>
				<Property AccessFlags="11" Current="15" Default="15" Max="30" Min="1" Name="GOP Size"/>
				<Property AccessFlags="8" Current="0" Default="0" Name="Bitrate Control">
					<Value Index="1" Text="Variable"/>
					<Value Index="0" Text="Constant"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Closed GOP Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Drop Frame TC Flag"/>
				<Property AccessFlags="11" Current="8" Default="8" Name="Input Resolution">
				</Property>
				<Property AccessFlags="8" Current="3" Default="3" Name="Output Resolution">
					<_Value Index="0" Text="FD1 (720)"/>
					<_Value Index="5" Text="FD1 (704)"/>
					<_Value Index="1" Text="2/3 D1"/>
					<_Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
					<Value Index="4" Text="QSIF"/>
				</Property>
				<Property AccessFlags="8" Current="1" Default="1" Max="3000" Min="0" Name="Sequence Header Distance"/>
				<Property AccessFlags="8" Current="1" Default="1" Name="Scene Change Detection Flag"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="10" Min="1" Name="Encoded Image Distance"/>
				<Property AccessFlags="8" Current="3" Default="3" Name="PreFilter">
					<Value Index="0" Text="None"/>
					<Value Index="1" Text="Light"/>
					<Value Index="2" Text="Medium Light"/>
					<Value Index="3" Text="Medium"/>
					<Value Index="4" Text="Medium Strong"/>
					<Value Index="5" Text="Strong"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Skip Or Drop">
					<Value Index="0" Text="Encode Skipped"/>
					<Value Index="1" Text="Drop"/>
				</Property>
			</Group>
			<Group Name="Audio Encoder">
				<Property AccessFlags="11" Current="1" Default="1" Name="Encoder">
					<Value Index="1" Text="MPEG1 Layer 2"/>
					<Value Index="0" Text="MPEG1 Layer 1"/>
				</Property>
				<Property AccessFlags="8" Current="256000" Default="256000" Name="Bitrate">
					<Value Index="64000" Text="64000"/>
					<Value Index="80000" Text="80000"/>
					<Value Index="96000" Text="96000"/>
					<Value Index="112000" Text="112000"/>
					<Value Index="128000" Text="128000"/>
					<Value Index="192000" Text="192000"/>
					<Value Index="224000" Text="224000"/>
					<Value Index="256000" Text="256000"/>
					<Value Index="320000" Text="320000"/>
					<Value Index="384000" Text="384000"/>
				</Property>
				<Property AccessFlags="8" Current="48000" Default="48000" Name="Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="8" Current="2" Default="2" Name="Channels Mode">
					<Value Index="0" Text="Mono"/>
					<Value Index="1" Text="Dual Stereo"/>
					<Value Index="2" Text="Stereo"/>
					<Value Index="3" Text="Joint Stereo"/>
				</Property>
				<Property AccessFlags="11" Current="0" Default="0" Max="1" Min="0" Name="Copyright Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="Original Flag"/>
				<Property AccessFlags="11" Current="1" Default="1" Max="1" Min="0" Name="CRC Flag"/>
			</Group>
			<Group Name="Transport Multiplexer">
				<Property AccessFlags="8" Current="49" Default="49" Max="8190" Min="0" Name="Video PID"/>
				<Property AccessFlags="8" Current="224" Default="224" Max="239" Min="224" Name="Video PES ID"/>
				<Property AccessFlags="8" Current="52" Default="52" Max="8190" Min="0" Name="Audio PID"/>
				<Property AccessFlags="8" Current="192" Default="192" Max="223" Min="192" Name="Audio PES ID"/>
				<Property AccessFlags="8" Current="49" Default="49" Max="8190" Min="0" Name="PCR PID"/>
				<Property AccessFlags="8" Current="48" Default="48" Max="8190" Min="0" Name="PMT PID"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="65535" Min="1" Name="Program Number"/>
				<Property AccessFlags="8" Current="1" Default="1" Max="65535" Min="0" Name="Transport Stream ID in PAT"/>
				<Property AccessFlags="0" Current="10" Default="10" Max="10" Min="1" Name="PAT per Second"/>
				<Property AccessFlags="0" Current="10" Default="10" Max="10" Min="1" Name="PMT per Second"/>
				<Property AccessFlags="0" Current="90" Default="90" Max="1000" Min="30" Name="PCR period (ms)"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="10" Min="1" Name="Video AU per Packet"/>
				<Property AccessFlags="0" Current="3" Default="3" Max="30" Min="1" Name="Audio AU per Packet"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Video Align On PES"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Video Copyright"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Audio Align OnPES"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="AudioCopyright"/>
			</Group>
		</Profile>
		<Profile Kind="MPEG4" Name="MPEG4">
			<Group Link="Preview Parameters" Name="Video Preview">
			</Group>
			<Group Link="Audio/Video Input Parameters" Name="VM2">
			</Group>
			<Group Link="Still Image Parameters" Name="Still Image Encoder">
			</Group>
			<Group Link="Overlay Monitor Parameters" Name="Overlay Monitor">
			</Group>
			<Group Link="Status Monitor Parameters" Name="Status Monitor">
			</Group>
			<Group Name="MPEG4 Encoder">
				<Property AccessFlags="0" Current="0" Default="0" Name="Spatial Filter">
					<Value Index="0" Text="None"/>
				</Property>
				<Property AccessFlags="0" Current="800000" Default="1000000" Max="15000000" Min="16000" Name="Video Bitrate"/>
				<Property AccessFlags="0" Current="1500000" Default="1500000" Max="15000000" Min="16000" Name="Max Video Bitrate"/>
				<Property AccessFlags="0" Current="96000" Default="48000" Max="256000" Min="32000" Name="Audio Bitrate"/>
				<Property AccessFlags="0" Current="4" Default="0" Name="Rate Control">
					<Value Index="1" Text="Max Limit"/>
					<Value Index="2" Text="CBR"/>
					<Value Index="3" Text="VBR"/>
					<Value Index="4" Text="CFR"/>
					<Value Index="5" Text="Slide Show"/>
				</Property>
				<Property AccessFlags="0" Current="3" Default="3" Name="Output Resolution">
					<Value Index="0" Text="FD1 (720)"/>
					<Value Index="1" Text="2/3 D1"/>
					<Value Index="2" Text="HD1"/>
					<Value Index="3" Text="SIF"/>
				</Property>
				<Property AccessFlags="0" Current="2" Default="2" Max="120" Min="1" Name="Key Frame Period (sec)"/>
				<Property AccessFlags="0" Current="0" Default="0" Max="120" Min="0" Name="B Frame Period (frames)"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Use Quarter Pixel"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Use Stuffing"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Use Error Resilience"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Use HEC"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Use Data Partitioning"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Use RVLC"/>
				<Property AccessFlags="0" Current="48000" Default="48000" Name="Audio Sample Rate">
					<Value Index="32000" Text="32000"/>
					<Value Index="44100" Text="44100"/>
					<Value Index="48000" Text="48000"/>
				</Property>
				<Property AccessFlags="0" Current="20" Default="20" Max="30" Min="10" Name="Video Max Quanitizer"/>
				<Property AccessFlags="0" Current="3" Default="3" Name="Streams">
					<Value Index="3" Text="Video+Audio"/>
					<Value Index="2" Text="Video"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Aspect Ratio">
					<Value Index="0" Text="4x3"/>
					<Value Index="1" Text="Square"/>
				</Property>
				<Property AccessFlags="512" Current="0" Default="0" Name="Path">
					<Value Index="0" Text="e:\mpegtest\test.mp4"/>
				</Property>
				<Property AccessFlags="512" Current="0" Default="0" Name="Last Used Path">
					<Value Index="0" Text="e:\mpegtest\test.mp4"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Progressive Download"/>
				<Property AccessFlags="0" Current="0" Default="1" Name="Compatibility Flag"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="1048576" Min="1" Name="Image Distance"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Skip Or Drop">
					<Value Index="0" Text="Encode Skipped"/>
					<Value Index="1" Text="Drop"/>
				</Property>
				<Property AccessFlags="0" Current="0" Default="0" Name="Deinterlace"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="Magnify Glass"/>
				<Property AccessFlags="0" Current="0" Default="1" Name="Save to File"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="File Hinted"/>
				<Property AccessFlags="0" Current="1" Default="0" Name="Enable Broadcast"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="IP Address">
					<Value Index="0" Text="224.0.0.1"/>
				</Property>
				<Property AccessFlags="0" Current="11111" Default="11111" Max="2147483647" Min="0" Name="IP Port"/>
				<Property AccessFlags="0" Current="1" Default="0" Name="Enable SDP"/>
				<Property AccessFlags="0" Current="1" Default="1" Max="255" Min="0" Name="Multicast TTL"/>
				<Property AccessFlags="0" Current="1448" Default="1448" Max="65536" Min="0" Name="Max Packet Size"/>
				<Property AccessFlags="0" Current="1" Default="0" Name="Enable SAP"/>
				<Property AccessFlags="0" Current="0" Default="0" Name="RTCP Feedback"/>
				<Property AccessFlags="0" Current="0" Default="0" Max="65535" Min="0" Name="Interfaces Mask"/>
			</Group>
		</Profile>
	</ProfilesSection>
	<AssemblyContainerSection>
		<SelectedAssembly Name="Multiplexed Stream"/>
		<SelectedProfile Kind="MPEG2" Name="MPEG2"/>
	</AssemblyContainerSection>
</RootElement>