Sony Bravia (2010).xml 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?xml version="1.0"?>
  2. <Profile xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Name>Sony Bravia (2010)</Name>
  4. <Identification>
  5. <FriendlyName>KDL-\d{2}[EHLNPB]X\d[01]\d.*</FriendlyName>
  6. <Manufacturer>Sony</Manufacturer>
  7. <Headers>
  8. <HttpHeaderInfo name="X-AV-Client-Info" value=".*KDL-\d{2}[EHLNPB]X\d[01]\d.*" match="Regex" />
  9. </Headers>
  10. </Identification>
  11. <Manufacturer>Microsoft Corporation</Manufacturer>
  12. <ManufacturerUrl>http://www.microsoft.com/</ManufacturerUrl>
  13. <ModelName>Windows Media Player Sharing</ModelName>
  14. <ModelDescription>Emby</ModelDescription>
  15. <ModelNumber>3.0</ModelNumber>
  16. <ModelUrl>http://www.microsoft.com/</ModelUrl>
  17. <EnableAlbumArtInDidl>true</EnableAlbumArtInDidl>
  18. <EnableSingleAlbumArtLimit>true</EnableSingleAlbumArtLimit>
  19. <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
  20. <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
  21. <AlbumArtPn>JPEG_TN</AlbumArtPn>
  22. <MaxAlbumArtWidth>480</MaxAlbumArtWidth>
  23. <MaxAlbumArtHeight>480</MaxAlbumArtHeight>
  24. <MaxIconWidth>48</MaxIconWidth>
  25. <MaxIconHeight>48</MaxIconHeight>
  26. <MaxStreamingBitrate>30000000</MaxStreamingBitrate>
  27. <MaxStaticBitrate>30000000</MaxStaticBitrate>
  28. <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate>
  29. <MaxStaticMusicBitrate xsi:nil="true" />
  30. <XDlnaDoc>DMS-1.50</XDlnaDoc>
  31. <SonyAggregationFlags>10</SonyAggregationFlags>
  32. <ProtocolInfo>http-get:*:audio/mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01;DLNA.ORG_FLAGS=81500000000000000000000000000000,http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_SM;DLNA.ORG_OP=00;DLNA.ORG_FLAGS=00D00000000000000000000000000000,http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS_PAL;DLNA.ORG_OP=11;DLNA.ORG_FLAGS=81500000000000000000000000000000</ProtocolInfo>
  33. <TimelineOffsetSeconds>0</TimelineOffsetSeconds>
  34. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  35. <RequiresPlainFolders>false</RequiresPlainFolders>
  36. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  37. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  38. <XmlRootAttributes>
  39. <XmlAttribute name="xmlns:av" value="urn:schemas-sony-com:av" />
  40. </XmlRootAttributes>
  41. <DirectPlayProfiles>
  42. <DirectPlayProfile container="ts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" />
  43. <DirectPlayProfile container="ts" audioCodec="mp3,mp2" videoCodec="mpeg1video,mpeg2video" type="Video" />
  44. <DirectPlayProfile container="mpeg" audioCodec="mp3,mp2" videoCodec="mpeg2video,mpeg1video" type="Video" />
  45. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  46. </DirectPlayProfiles>
  47. <TranscodingProfiles>
  48. <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  49. <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3" estimateContentLength="false" enableMpegtsM2TsMode="true" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  50. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  51. </TranscodingProfiles>
  52. <ContainerProfiles>
  53. <ContainerProfile type="Photo">
  54. <Conditions>
  55. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  56. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  57. </Conditions>
  58. </ContainerProfile>
  59. </ContainerProfiles>
  60. <CodecProfiles>
  61. <CodecProfile type="Video" codec="h264">
  62. <Conditions>
  63. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  64. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  65. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  66. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  67. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="true" />
  68. </Conditions>
  69. <ApplyConditions />
  70. </CodecProfile>
  71. <CodecProfile type="Video" codec="mpeg2video">
  72. <Conditions>
  73. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  74. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  75. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  76. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  77. </Conditions>
  78. <ApplyConditions />
  79. </CodecProfile>
  80. <CodecProfile type="Video">
  81. <Conditions>
  82. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  83. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  84. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  85. </Conditions>
  86. <ApplyConditions />
  87. </CodecProfile>
  88. <CodecProfile type="VideoAudio" codec="ac3">
  89. <Conditions>
  90. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" />
  91. </Conditions>
  92. <ApplyConditions />
  93. </CodecProfile>
  94. <CodecProfile type="VideoAudio" codec="aac">
  95. <Conditions>
  96. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  97. <ProfileCondition condition="NotEquals" property="AudioProfile" value="he-aac" isRequired="true" />
  98. </Conditions>
  99. <ApplyConditions />
  100. </CodecProfile>
  101. <CodecProfile type="VideoAudio" codec="mp3,mp2">
  102. <Conditions>
  103. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  104. </Conditions>
  105. <ApplyConditions />
  106. </CodecProfile>
  107. </CodecProfiles>
  108. <ResponseProfiles>
  109. <ResponseProfile container="ts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" orgPn="AVC_TS_HD_24_AC3_T,AVC_TS_HD_50_AC3_T,AVC_TS_HD_60_AC3_T,AVC_TS_HD_EU_T" mimeType="video/vnd.dlna.mpeg-tts">
  110. <Conditions>
  111. <ProfileCondition condition="Equals" property="PacketLength" value="192" isRequired="true" />
  112. <ProfileCondition condition="Equals" property="VideoTimestamp" value="Valid" isRequired="true" />
  113. </Conditions>
  114. </ResponseProfile>
  115. <ResponseProfile container="ts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" orgPn="AVC_TS_HD_24_AC3_ISO,AVC_TS_HD_50_AC3_ISO,AVC_TS_HD_60_AC3_ISO,AVC_TS_HD_EU_ISO" mimeType="video/mpeg">
  116. <Conditions>
  117. <ProfileCondition condition="Equals" property="PacketLength" value="188" isRequired="true" />
  118. </Conditions>
  119. </ResponseProfile>
  120. <ResponseProfile container="ts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" orgPn="AVC_TS_HD_24_AC3,AVC_TS_HD_50_AC3,AVC_TS_HD_60_AC3,AVC_TS_HD_EU" mimeType="video/vnd.dlna.mpeg-tts">
  121. <Conditions />
  122. </ResponseProfile>
  123. <ResponseProfile container="ts" videoCodec="mpeg2video" type="Video" orgPn="MPEG_TS_SD_EU,MPEG_TS_SD_NA,MPEG_TS_SD_KO" mimeType="video/vnd.dlna.mpeg-tts">
  124. <Conditions />
  125. </ResponseProfile>
  126. <ResponseProfile container="mpeg" videoCodec="mpeg1video,mpeg2video" type="Video" orgPn="MPEG_PS_NTSC,MPEG_PS_PAL" mimeType="video/mpeg">
  127. <Conditions />
  128. </ResponseProfile>
  129. </ResponseProfiles>
  130. <SubtitleProfiles>
  131. <SubtitleProfile format="srt" method="Embed" />
  132. </SubtitleProfiles>
  133. </Profile>