Sony Bravia (2010).xml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0"?>
  2. <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  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. <FriendlyName>Emby</FriendlyName>
  12. <Manufacturer>Microsoft Corporation</Manufacturer>
  13. <ManufacturerUrl>http://www.microsoft.com/</ManufacturerUrl>
  14. <ModelName>Windows Media Player Sharing</ModelName>
  15. <ModelDescription>Emby</ModelDescription>
  16. <ModelNumber>3.0</ModelNumber>
  17. <ModelUrl>http://www.microsoft.com/</ModelUrl>
  18. <EnableAlbumArtInDidl>true</EnableAlbumArtInDidl>
  19. <EnableSingleAlbumArtLimit>true</EnableSingleAlbumArtLimit>
  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>10000000</MaxStreamingBitrate>
  27. <MaxStaticBitrate>10000000</MaxStaticBitrate>
  28. <MusicStreamingTranscodingBitrate>128000</MusicStreamingTranscodingBitrate>
  29. <MusicSyncBitrate>128000</MusicSyncBitrate>
  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. <EnableDlnaProtocol>true</EnableDlnaProtocol>
  39. <XmlRootAttributes>
  40. <XmlAttribute name="xmlns:av" value="urn:schemas-sony-com:av" />
  41. </XmlRootAttributes>
  42. <DirectPlayProfiles>
  43. <DirectPlayProfile container="ts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" />
  44. <DirectPlayProfile container="ts" audioCodec="mp3,mp2" videoCodec="mpeg1video,mpeg2video" type="Video" />
  45. <DirectPlayProfile container="mpeg" audioCodec="mp3,mp2" videoCodec="mpeg2video,mpeg1video" type="Video" />
  46. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  47. </DirectPlayProfiles>
  48. <TranscodingProfiles>
  49. <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" context="Streaming" />
  50. <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3,aac" estimateContentLength="false" enableMpegtsM2TsMode="true" transcodeSeekInfo="Auto" context="Streaming" />
  51. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" context="Streaming" />
  52. </TranscodingProfiles>
  53. <ContainerProfiles>
  54. <ContainerProfile type="Photo">
  55. <Conditions>
  56. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  57. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  58. </Conditions>
  59. </ContainerProfile>
  60. </ContainerProfiles>
  61. <CodecProfiles>
  62. <CodecProfile type="Video" codec="h264">
  63. <Conditions>
  64. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  65. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  66. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  67. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  68. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="true" />
  69. </Conditions>
  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. </CodecProfile>
  79. <CodecProfile type="Video">
  80. <Conditions>
  81. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  82. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  83. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  84. </Conditions>
  85. </CodecProfile>
  86. <CodecProfile type="VideoAudio" codec="ac3">
  87. <Conditions>
  88. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" />
  89. </Conditions>
  90. </CodecProfile>
  91. <CodecProfile type="VideoAudio" codec="aac">
  92. <Conditions>
  93. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  94. <ProfileCondition condition="NotEquals" property="AudioProfile" value="he-aac" isRequired="true" />
  95. </Conditions>
  96. </CodecProfile>
  97. </CodecProfiles>
  98. <ResponseProfiles>
  99. <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">
  100. <Conditions>
  101. <ProfileCondition condition="Equals" property="PacketLength" value="192" isRequired="true" />
  102. <ProfileCondition condition="Equals" property="VideoTimestamp" value="Valid" isRequired="true" />
  103. </Conditions>
  104. </ResponseProfile>
  105. <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">
  106. <Conditions>
  107. <ProfileCondition condition="Equals" property="PacketLength" value="188" isRequired="true" />
  108. </Conditions>
  109. </ResponseProfile>
  110. <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">
  111. <Conditions />
  112. </ResponseProfile>
  113. <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">
  114. <Conditions />
  115. </ResponseProfile>
  116. <ResponseProfile container="mpeg" videoCodec="mpeg1video,mpeg2video" type="Video" orgPn="MPEG_PS_NTSC,MPEG_PS_PAL" mimeType="video/mpeg">
  117. <Conditions />
  118. </ResponseProfile>
  119. </ResponseProfiles>
  120. <SubtitleProfiles />
  121. </Profile>