Sony Bravia (2010).xml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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>Media Browser</FriendlyName>
  12. <Manufacturer>Microsoft Corporation</Manufacturer>
  13. <ManufacturerUrl>http://www.microsoft.com/</ManufacturerUrl>
  14. <ModelName>Windows Media Player Sharing</ModelName>
  15. <ModelDescription>Media Browser</ModelDescription>
  16. <ModelNumber>3.0</ModelNumber>
  17. <ModelUrl>http://www.microsoft.com/</ModelUrl>
  18. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  19. <EnableAlbumArtInDidl>false</EnableAlbumArtInDidl>
  20. <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
  21. <SonyAggregationFlags>10</SonyAggregationFlags>
  22. <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>
  23. <TimelineOffsetSeconds>0</TimelineOffsetSeconds>
  24. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  25. <RequiresPlainFolders>false</RequiresPlainFolders>
  26. <DirectPlayProfiles>
  27. <DirectPlayProfile container="ts" audioCodec="ac3,aac,mp3" videoCodec="h264" type="Video" />
  28. <DirectPlayProfile container="ts" audioCodec="mp3,mp2" videoCodec="mpeg1video,mpeg2video" type="Video" />
  29. <DirectPlayProfile container="mpeg" audioCodec="mp3,mp2" videoCodec="mpeg2video,mpeg1video" type="Video" />
  30. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  31. </DirectPlayProfiles>
  32. <TranscodingProfiles>
  33. <TranscodingProfile container="mp3" type="Audio" audioCodec="mp3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto">
  34. <Settings />
  35. </TranscodingProfile>
  36. <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3,aac" estimateContentLength="false" enableMpegtsM2TsMode="true" transcodeSeekInfo="Auto">
  37. <Settings />
  38. </TranscodingProfile>
  39. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto">
  40. <Settings />
  41. </TranscodingProfile>
  42. </TranscodingProfiles>
  43. <ContainerProfiles>
  44. <ContainerProfile type="Photo">
  45. <Conditions>
  46. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  47. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  48. </Conditions>
  49. </ContainerProfile>
  50. </ContainerProfiles>
  51. <CodecProfiles>
  52. <CodecProfile type="VideoCodec">
  53. <Conditions>
  54. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  55. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  56. </Conditions>
  57. </CodecProfile>
  58. <CodecProfile type="VideoCodec" codec="h264">
  59. <Conditions>
  60. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  61. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  62. <ProfileCondition condition="LessThanEqual" property="VideoLevel" value="41" isRequired="true" />
  63. </Conditions>
  64. </CodecProfile>
  65. <CodecProfile type="VideoCodec" codec="mpeg2video">
  66. <Conditions>
  67. <ProfileCondition condition="LessThanEqual" property="VideoFramerate" value="30" isRequired="true" />
  68. <ProfileCondition condition="LessThanEqual" property="VideoBitrate" value="20000000" isRequired="true" />
  69. </Conditions>
  70. </CodecProfile>
  71. <CodecProfile type="VideoAudioCodec" codec="ac3">
  72. <Conditions>
  73. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="6" isRequired="true" />
  74. </Conditions>
  75. </CodecProfile>
  76. <CodecProfile type="VideoAudioCodec" codec="aac">
  77. <Conditions>
  78. <ProfileCondition condition="LessThanEqual" property="AudioChannels" value="2" isRequired="true" />
  79. <ProfileCondition condition="NotEquals" property="AudioProfile" value="he-aac" isRequired="true" />
  80. </Conditions>
  81. </CodecProfile>
  82. </CodecProfiles>
  83. <MediaProfiles>
  84. <MediaProfile 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">
  85. <Conditions />
  86. </MediaProfile>
  87. <MediaProfile 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">
  88. <Conditions />
  89. </MediaProfile>
  90. <MediaProfile 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">
  91. <Conditions />
  92. </MediaProfile>
  93. <MediaProfile 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">
  94. <Conditions />
  95. </MediaProfile>
  96. <MediaProfile container="mpeg" videoCodec="mpeg1video,mpeg2video" type="Video" orgPn="MPEG_PS_NTSC,MPEG_PS_PAL" mimeType="video/mpeg">
  97. <Conditions />
  98. </MediaProfile>
  99. </MediaProfiles>
  100. </Profile>