2016-01-09 00:18:52 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2016-05-20 21:28:13 +00:00
|
|
|
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>-->
|
2016-12-21 23:28:56 +00:00
|
|
|
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.736S">
|
2016-01-11 23:58:02 +00:00
|
|
|
<Period id="0">
|
2018-01-29 19:04:09 +00:00
|
|
|
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="1000000/33000" subsegmentAlignment="true" par="16:9">
|
2016-09-29 00:13:15 +00:00
|
|
|
<Representation id="0" bandwidth="335457" codecs="vp8" mimeType="video/webm" sar="1:1">
|
2016-01-09 00:18:52 +00:00
|
|
|
<BaseURL>output_video.webm</BaseURL>
|
2016-09-29 00:13:15 +00:00
|
|
|
<SegmentBase indexRange="289-338" timescale="1000000">
|
2016-01-13 19:58:48 +00:00
|
|
|
<Initialization range="0-288"/>
|
2016-01-09 00:18:52 +00:00
|
|
|
</SegmentBase>
|
|
|
|
</Representation>
|
|
|
|
</AdaptationSet>
|
|
|
|
</Period>
|
|
|
|
</MPD>
|