Kodi Community Forum
Please Could fix UPNP that works with Sony Bravia 2010 models - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: Please Could fix UPNP that works with Sony Bravia 2010 models (/showthread.php?tid=192512)



Please Could fix UPNP that works with Sony Bravia 2010 models - ismadder - 2014-04-17

Please Could fix UPNP that works with Sony Bravia 2010 models

Ive got this Profile from Serviio
so hopeful you can fix it ive got this profile from serviio that works

Profile id="9" name="Sony Bravia TV" extendsProfileId="1">
<Detection>
<X-AV-Client-Info>.*BRAVIA.*</X-AV-Client-Info>
</Detection>
<MediaFormatProfiles>
<MediaFormatProfile mime-type="video/mpeg" name="MPEG_TS_SD_EU_ISO">MPEG_TS_SD_EU</MediaFormatProfile>
<!-- <MediaFormatProfile mime-type="video/mpeg" name="AVC_TS_HD_EU_ISO">AVC_TS_MP_HD_AC3</MediaFormatProfile> -->
<MediaFormatProfile mime-type="video/vnd.dlna.mpeg-tts" name="AVC_TS_HD_EU">AVC_TS_MP_HD_AC3</MediaFormatProfile>
</MediaFormatProfiles>
<Transcoding>
<!-- Parser takes the first match, in the order specifed in this profile. -->
<!-- First remux all h264 video on MPEG-TS stream with ac3 audio transcoding, expected profile AVC_TS_MP_HD_AC3 -->
<Video targetContainer="mpegts" targetACodec="ac3">
<Matches container="avi" vCodec="h264" />
<Matches container="mp4" vCodec="h264" />
<Matches container="matroska" vCodec="h264" />
<Matches container="mpegts" aCodec="aac" /> <!-- if audio different to ac3, must be transcoded -->
<Matches container="mpegts" aCodec="mp3" />
<Matches container="mpegts" aCodec="dca" />
</Video>
<!-- All Others video/audio codec will be transcoded into mpeg2ts, mpeg2video and ac3 audio. -->
<Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3">
<Matches container="asf" />
<Matches container="avi" />
<Matches container="mp4" />
<Matches container="matroska" />
</Video>
</Transcoding>
<AutomaticImageRotation>true</AutomaticImageRotation>
</Profile>


Re: Please Could fix UPNP that works with Sony Bravia 2010 models - nickr - 2014-04-18

If your Sony requires transcoding or container change then you won't find that in xbmc any time soon.


RE: Please Could fix UPNP that works with Sony Bravia 2010 models - ismadder - 2014-04-18

just thought id ask


Re: Please Could fix UPNP that works with Sony Bravia 2010 models - nickr - 2014-04-18

No harm in asking, but transcoding and profiles is still in development.


RE: Please Could fix UPNP that works with Sony Bravia 2010 models - floatingcloud - 2014-04-20

(2014-04-17, 18:14)ismadder Wrote: Please Could fix UPNP that works with Sony Bravia 2010 models

Ive got this Profile from Serviio
so hopeful you can fix it ive got this profile from serviio that works
...

What doesn't work?