Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" mediaPresentationDuration="PT4M47.560S" minBufferTime="PT4.00S" profiles="urn:mpeg:dash:profile:isoff-live:2011" type="static">
  3. <!-- Created with Bento4 mp4-dash.py, VERSION=1.8.0-628 -->
  4. <BaseURL>https://media.strm.yandex.net/vh-music-converted/content/17290013527664430505-9b15de34-8987479a-9fbd4122-7c8b30a2/dash/</BaseURL>
  5. <Period xmlns="urn:mpeg:dash:schema:mpd:2011">
  6. <!-- Video -->
  7. <AdaptationSet maxHeight="720" maxWidth="1280" mimeType="video/mp4" segmentAlignment="true" startWithSAP="1">
  8. <SegmentTemplate initialization="$RepresentationID$/init.mp4?vsid=enm2wr46qte47ev" media="$RepresentationID$/seg-$Number$.m4s?vsid=enm2wr46qte47ev" startNumber="1" timescale="10000000">
  9. <SegmentTimeline>
  10. <S d="40000000" r="70"/>
  11. <S d="35600000"/>
  12. </SegmentTimeline>
  13. </SegmentTemplate>
  14. <SupplementalProperty schemeIdUri="urn:mpeg:yandex:labels:quality" value="1280x720@3094436:720p"/>
  15. <Representation bandwidth="3094436" codecs="avc1.64081F" frameRate="25" height="720" id="video/avc1/2" scanType="progressive" width="1280"/>
  16. </AdaptationSet>
  17. <!-- Audio -->
  18. <AdaptationSet mimeType="audio/mp4" segmentAlignment="true" startWithSAP="1">
  19. <SegmentTemplate initialization="$RepresentationID$/init.mp4?vsid=enm2wr46qte47ev" media="$RepresentationID$/seg-$Number$.m4s?vsid=enm2wr46qte47ev" startNumber="1" timescale="10000000">
  20. <SegmentTimeline>
  21. <S d="39893333"/>
  22. <S d="40106667"/>
  23. <S d="39893333"/>
  24. <S d="40106667"/>
  25. <S d="39893333"/>
  26. <S d="40106667"/>
  27. <S d="39893333"/>
  28. <S d="40106667"/>
  29. <S d="39893333"/>
  30. <S d="40106667"/>
  31. <S d="39893333"/>
  32. <S d="40106667"/>
  33. <S d="39893333"/>
  34. <S d="40106667"/>
  35. <S d="39893333"/>
  36. <S d="40106667"/>
  37. <S d="39893333"/>
  38. <S d="40106667"/>
  39. <S d="39893333"/>
  40. <S d="40106667"/>
  41. <S d="39893333"/>
  42. <S d="40106667"/>
  43. <S d="39893333"/>
  44. <S d="40106667"/>
  45. <S d="39893333"/>
  46. <S d="40106667"/>
  47. <S d="39893333"/>
  48. <S d="40106667"/>
  49. <S d="39893333"/>
  50. <S d="40106667"/>
  51. <S d="39893333"/>
  52. <S d="40106667"/>
  53. <S d="39893333"/>
  54. <S d="40106667"/>
  55. <S d="39893333"/>
  56. <S d="40106667"/>
  57. <S d="39893333"/>
  58. <S d="40106667"/>
  59. <S d="39893333"/>
  60. <S d="40106667"/>
  61. <S d="39893333"/>
  62. <S d="40106667"/>
  63. <S d="39893333"/>
  64. <S d="40106667"/>
  65. <S d="39893333"/>
  66. <S d="40106667"/>
  67. <S d="39893333"/>
  68. <S d="40106667"/>
  69. <S d="39893333"/>
  70. <S d="40106667"/>
  71. <S d="39893333"/>
  72. <S d="40106667"/>
  73. <S d="39893333"/>
  74. <S d="40106667"/>
  75. <S d="39893333"/>
  76. <S d="40106667"/>
  77. <S d="39893333"/>
  78. <S d="40106667"/>
  79. <S d="39893333"/>
  80. <S d="40106667"/>
  81. <S d="39893333"/>
  82. <S d="40106667"/>
  83. <S d="39893333"/>
  84. <S d="40106667"/>
  85. <S d="39893333"/>
  86. <S d="40106667"/>
  87. <S d="39893333"/>
  88. <S d="40106667"/>
  89. <S d="39893333"/>
  90. <S d="40106667"/>
  91. <S d="39893333"/>
  92. <S d="35920000"/>
  93. </SegmentTimeline>
  94. </SegmentTemplate>
  95. <Representation audioSamplingRate="48000" bandwidth="127386" codecs="mp4a.40.2" id="audio/und/mp4a/7/1">
  96. <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
  97. </Representation>
  98. </AdaptationSet>
  99. <AdaptationSet contentType="image" mimeType="image/jpeg">
  100. <SegmentTemplate duration="50" media="https://strm.yandex.ru/vh-music-converted/content/17290013527664430505-9b15de34-8987479a-9fbd4122-7c8b30a2/preview/sprite_$Number$.jpg?vsid=enm2wr46qte47ev" startNumber="0"/>
  101. <Representation bandwidth="10000" height="450" id="thumbnails" width="800">
  102. <EssentialProperty schemeIdUri="http://dashif.org/guidelines/thumbnail_tile" value="5x5"/>
  103. </Representation>
  104. </AdaptationSet>
  105. </Period>
  106. </MPD>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement