<?xml version="1.0" encoding="utf-8"?>
<presets>
	<preset name="YouTube Widescreen HD">
		<dimensions width="1280" height="720"/>
		<mp4Settings>
			<profile>high</profile>
			<level>40</level>
			<bitRateMode>vbr1</bitRateMode>
			<bitRate>2000000</bitRate>
			<maxBitRate>4000000</maxBitRate>
		</mp4Settings>
		<capture>
			<fmrQuality>32</fmrQuality>
		</capture>
		<publish>
			<slideQuality>high</slideQuality>
		</publish>
	</preset>
	<preset name="YouTube XGA">
		<dimensions width="1024" height="768"/>
		<mp4Settings>
			<profile>high</profile>
			<level>31</level>
			<bitRateMode>vbr1</bitRateMode>
			<bitRate>2000000</bitRate>
			<maxBitRate>3000000</maxBitRate>
		</mp4Settings>
		<capture>
			<fmrQuality>32</fmrQuality>
		</capture>
		<publish>
			<slideQuality>high</slideQuality>
		</publish>
	</preset>	
	<preset name="YouTube Widescreen SD">
		<dimensions width="640" height="360"/>
		<mp4Settings>
			<profile>high</profile>
			<level>31</level>
			<bitRateMode>vbr1</bitRateMode>
			<bitRate>1000000</bitRate>
			<maxBitRate>2000000</maxBitRate>
		</mp4Settings>
		<capture>
			<fmrQuality>32</fmrQuality>
		</capture>
		<publish>
			<slideQuality>high</slideQuality>
		</publish>
	</preset>
	<preset name="Video - Apple iPhone 3">
		<dimensions width="640" height="480" maxWidth="640" maxHeight="480"/>
		<mp4Settings>
			<profile>baseline</profile>
			<level>30</level>
			<bitRateMode>cbr</bitRateMode>
			<bitRate>1500000</bitRate>
			<maxBitRate>1500000</maxBitRate>
			<mustHonor>true</mustHonor>
		</mp4Settings>
		<capture>
			<fmrQuality>32</fmrQuality>
		</capture>
		<publish>
			<slideQuality>high</slideQuality>
		</publish>
	</preset>	
	<preset name="Video - Apple iPhone 4 (4S)/Apple iPod">
		<dimensions width="1280" height="720" maxWidth="1280" maxHeight="720"/>
		<mp4Settings>
			<profile>main</profile>
			<level>31</level>
			<bitRateMode>vbr1</bitRateMode>
			<bitRate>2000000</bitRate>
			<maxBitRate>4000000</maxBitRate>
			<mustHonor>true</mustHonor>
		</mp4Settings>
		<capture>
			<fmrQuality>32</fmrQuality>
		</capture>
		<publish>
			<slideQuality>high</slideQuality>
		</publish>
	</preset>		
	<preset name="Video - Apple iPad">
		<dimensions width="1024" height="768" maxWidth="1280" maxHeight="720"/>
		<mp4Settings>
			<profile>main</profile>
			<level>31</level>
			<bitRateMode>vbr1</bitRateMode>
			<bitRate>2000000</bitRate>
			<maxBitRate>4000000</maxBitRate>
			<mustHonor>true</mustHonor>
		</mp4Settings>
		<capture>
			<fmrQuality>32</fmrQuality>
		</capture>
		<publish>
			<slideQuality>high</slideQuality>
		</publish>
	</preset>
</presets>