Post Thu Jan 17, 2013 7:17 pm

Samsung Galaxy S2 Android & MakeMKV

hi there,
i have added the samsung galaxy s2 profile to my profiles.xml file

<Profile id="22" name="Android Samsung Galaxy S2" extendsProfileId="1">
<Detection>
<HttpHeaders>
<User-Agent>.*SGH-T989.*</User-Agent>
</HttpHeaders>
</Detection>
<ContentDirectoryMessageBuilder>org.serviio.upnp.service.contentdirectory.SamsungDLNAMessageBuilder</ContentDirectoryMessageBuilder>
<ResourceTransportProtocolHandler>org.serviio.upnp.protocol.http.transport.SamsungWiseLinkProtocolHandler</ResourceTransportProtocolHandler>
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/avi" name="">AVI</MediaFormatProfile>
<MediaFormatProfile mime-type="video/mp4">MATROSKA</MediaFormatProfile>
<MediaFormatProfile mime-type="video/mp4">MPEG4_P2_3GPP_SP_L0B_AAC</MediaFormatProfile>
<MediaFormatProfile mime-type="video/mp4">MPEG4_P2_3GPP_SP_L0B_AMR</MediaFormatProfile>
<MediaFormatProfile mime-type="video/mp4">AVC_3GPP_BL_QCIF15_AAC</MediaFormatProfile>
<MediaFormatProfile mime-type="video/mp4">FLV</MediaFormatProfile>
</MediaFormatProfiles>
</Profile>


and serviio now streams to my phone via allshare. however i have just started using makeMKV to rip and the mkvs it makes will not play on my phone. The files stream but all i get is audio with no picture. The files do stream perfectly to my Samsung tv however. What must i add to my profiles file to correct this?