15 lines
1004 B
Plaintext
15 lines
1004 B
Plaintext
|
<?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" 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.734999895095825S">
|
||
|
<Period id="0">
|
||
|
<AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="1000000/33000" subsegmentAlignment="true" par="4:3">
|
||
|
<Representation id="0" bandwidth="70752" codecs="av01.0.00M.08.0.110" mimeType="video/mp4" sar="1:1">
|
||
|
<BaseURL>bear-av1-video.mp4</BaseURL>
|
||
|
<SegmentBase indexRange="798-841" timescale="1000000">
|
||
|
<Initialization range="0-797"/>
|
||
|
</SegmentBase>
|
||
|
</Representation>
|
||
|
</AdaptationSet>
|
||
|
</Period>
|
||
|
</MPD>
|