2019-06-13 06:01:16 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>-->
|
|
|
|
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
|
|
|
|
<Period id="0">
|
2020-03-27 06:16:07 +00:00
|
|
|
<AdaptationSet id="0" contentType="text" subsegmentAlignment="true">
|
|
|
|
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="caption"/>
|
2020-07-30 21:26:45 +00:00
|
|
|
<Representation id="0" bandwidth="273" mimeType="text/vtt">
|
2020-03-27 06:16:07 +00:00
|
|
|
<BaseURL>bear-english-text.vtt</BaseURL>
|
|
|
|
</Representation>
|
|
|
|
</AdaptationSet>
|
|
|
|
<AdaptationSet id="1" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
|
|
|
|
<Representation id="1" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
|
2019-06-13 06:01:16 +00:00
|
|
|
<BaseURL>bear-640x360-video.mp4</BaseURL>
|
2020-09-08 22:45:21 +00:00
|
|
|
<SegmentBase indexRange="863-930" timescale="30000">
|
|
|
|
<Initialization range="0-862"/>
|
2019-06-13 06:01:16 +00:00
|
|
|
</SegmentBase>
|
|
|
|
</Representation>
|
|
|
|
</AdaptationSet>
|
2020-03-27 06:16:07 +00:00
|
|
|
<AdaptationSet id="2" contentType="audio" subsegmentAlignment="true">
|
2019-06-13 06:01:16 +00:00
|
|
|
<Accessibility schemeIdUri="urn:tva:metadata:cs:AudioPurposeCS:2007" value="1"/>
|
|
|
|
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="alternate"/>
|
2020-03-27 06:16:07 +00:00
|
|
|
<Representation id="2" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
|
2019-06-13 06:01:16 +00:00
|
|
|
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
|
|
|
|
<BaseURL>bear-640x360-audio.mp4</BaseURL>
|
2020-09-08 22:45:21 +00:00
|
|
|
<SegmentBase indexRange="797-864" timescale="44100">
|
|
|
|
<Initialization range="0-796"/>
|
2019-06-13 06:01:16 +00:00
|
|
|
</SegmentBase>
|
|
|
|
</Representation>
|
|
|
|
</AdaptationSet>
|
|
|
|
</Period>
|
|
|
|
</MPD>
|