Panasonic Viera.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0"?>
  2. <Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  4. <Name>Panasonic Viera</Name>
  5. <Identification>
  6. <FriendlyName>VIERA</FriendlyName>
  7. <Manufacturer>Panasonic</Manufacturer>
  8. <Headers>
  9. <HttpHeaderInfo name="User-Agent" value="Panasonic MIL DLNA" match="Substring" />
  10. </Headers>
  11. </Identification>
  12. <Manufacturer>Jellyfin</Manufacturer>
  13. <ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl>
  14. <ModelName>Jellyfin Server</ModelName>
  15. <ModelDescription>UPnP/AV 1.0 Compliant Media Server</ModelDescription>
  16. <ModelNumber>01</ModelNumber>
  17. <ModelUrl>https://github.com/jellyfin/jellyfin</ModelUrl>
  18. <EnableAlbumArtInDidl>false</EnableAlbumArtInDidl>
  19. <EnableSingleAlbumArtLimit>false</EnableSingleAlbumArtLimit>
  20. <EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
  21. <SupportedMediaTypes>Audio,Photo,Video</SupportedMediaTypes>
  22. <AlbumArtPn>JPEG_SM</AlbumArtPn>
  23. <MaxAlbumArtWidth>480</MaxAlbumArtWidth>
  24. <MaxAlbumArtHeight>480</MaxAlbumArtHeight>
  25. <MaxIconWidth>48</MaxIconWidth>
  26. <MaxIconHeight>48</MaxIconHeight>
  27. <MaxStreamingBitrate>140000000</MaxStreamingBitrate>
  28. <MaxStaticBitrate>140000000</MaxStaticBitrate>
  29. <MusicStreamingTranscodingBitrate>192000</MusicStreamingTranscodingBitrate>
  30. <MaxStaticMusicBitrate xsi:nil="true" />
  31. <ProtocolInfo>http-get:*:video/mpeg:*,http-get:*:video/mp4:*,http-get:*:video/vnd.dlna.mpeg-tts:*,http-get:*:video/avi:*,http-get:*:video/x-matroska:*,http-get:*:video/x-ms-wmv:*,http-get:*:video/wtv:*,http-get:*:audio/mpeg:*,http-get:*:audio/mp3:*,http-get:*:audio/mp4:*,http-get:*:audio/x-ms-wma:*,http-get:*:audio/wav:*,http-get:*:audio/L16:*,http-get:*:image/jpeg:*,http-get:*:image/png:*,http-get:*:image/gif:*,http-get:*:image/tiff:*</ProtocolInfo>
  32. <TimelineOffsetSeconds>10</TimelineOffsetSeconds>
  33. <RequiresPlainVideoItems>false</RequiresPlainVideoItems>
  34. <RequiresPlainFolders>false</RequiresPlainFolders>
  35. <EnableMSMediaReceiverRegistrar>false</EnableMSMediaReceiverRegistrar>
  36. <IgnoreTranscodeByteRangeRequests>false</IgnoreTranscodeByteRangeRequests>
  37. <XmlRootAttributes>
  38. <XmlAttribute name="xmlns:pv" value="http://www.pv.com/pvns/" />
  39. </XmlRootAttributes>
  40. <DirectPlayProfiles>
  41. <DirectPlayProfile container="mpeg,mpg" audioCodec="ac3,mp3,pcm_dvd" videoCodec="mpeg2video,mpeg4" type="Video" />
  42. <DirectPlayProfile container="mkv" audioCodec="aac,ac3,dca,mp3,mp2,pcm,dts" videoCodec="h264,mpeg2video" type="Video" />
  43. <DirectPlayProfile container="ts,mpegts" audioCodec="aac,mp3,mp2" videoCodec="h264,mpeg2video" type="Video" />
  44. <DirectPlayProfile container="mp4,m4v" audioCodec="aac,ac3,mp3,pcm" videoCodec="h264" type="Video" />
  45. <DirectPlayProfile container="mov" audioCodec="aac,pcm" videoCodec="h264" type="Video" />
  46. <DirectPlayProfile container="avi" audioCodec="pcm" videoCodec="mpeg4" type="Video" />
  47. <DirectPlayProfile container="flv" audioCodec="aac" videoCodec="h264" type="Video" />
  48. <DirectPlayProfile container="mp3" audioCodec="mp3" type="Audio" />
  49. <DirectPlayProfile container="mp4" audioCodec="aac" type="Audio" />
  50. <DirectPlayProfile container="jpeg" type="Photo" />
  51. </DirectPlayProfiles>
  52. <TranscodingProfiles>
  53. <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" />
  54. <TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  55. <TranscodingProfile container="jpeg" type="Photo" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
  56. </TranscodingProfiles>
  57. <ContainerProfiles>
  58. <ContainerProfile type="Photo">
  59. <Conditions>
  60. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  61. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  62. </Conditions>
  63. </ContainerProfile>
  64. </ContainerProfiles>
  65. <CodecProfiles>
  66. <CodecProfile type="Video">
  67. <Conditions>
  68. <ProfileCondition condition="LessThanEqual" property="Width" value="1920" isRequired="true" />
  69. <ProfileCondition condition="LessThanEqual" property="Height" value="1080" isRequired="true" />
  70. <ProfileCondition condition="LessThanEqual" property="VideoBitDepth" value="8" isRequired="false" />
  71. </Conditions>
  72. <ApplyConditions />
  73. </CodecProfile>
  74. </CodecProfiles>
  75. <ResponseProfiles>
  76. <ResponseProfile container="ts,mpegts" type="Video" orgPn="MPEG_TS_SD_EU,MPEG_TS_SD_NA,MPEG_TS_SD_KO" mimeType="video/vnd.dlna.mpeg-tts">
  77. <Conditions />
  78. </ResponseProfile>
  79. <ResponseProfile container="m4v" type="Video" mimeType="video/mp4">
  80. <Conditions />
  81. </ResponseProfile>
  82. </ResponseProfiles>
  83. <SubtitleProfiles>
  84. <SubtitleProfile format="srt" method="Embed" />
  85. <SubtitleProfile format="srt" method="External" />
  86. </SubtitleProfiles>
  87. </Profile>