<?xml version="1.0" encoding="UTF-8"?>
<Profiles version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.serviio.org/xsd/profiles/v/1.9/Profiles.xsd">

	<Profile id="pigasus" name="Samsung Gear VR Pigasus" extendsProfileId="1">
		<Transcoding>
			<!-- Transcode all h264 video with HIGH/MAIN > Level 4.1 on MPEG-TS stream with MPEG2VIDEO and ac3 audio transcoding -->
			<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="192" maxVBitrate="21360" forceInheritance="true">
				<Matches container="*" />           
			</Video>
		</Transcoding>
	</Profile>
</Profiles>