<?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.10/Profiles.xsd">
<Profile id="Sam_F_user" name="Samsung TV (F-series)" extendsProfileId="sam_ef">
       
      <H264LevelCheck>FILE_ATTRIBUTES</H264LevelCheck>
      <Transcoding>
         <Video targetContainer="mpegts" targetVCodec="h264" >
             <Matches container="mp4"  vCodec="h264" profile='high" levelGreaterThan="4.0" />
         </Video>
      </Transcoding>
   
   </Profile>

</Profiles>