1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?xml version="1.0"?>
<!-- MPD file Generated with GPAC version 0.6.1-revUNKNOWN_REV at 2016-04-29T07:40:49.201Z-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" minBufferTime="PT1.500S" type="static" mediaPresentationDuration="PT0H0M22.959S" maxSegmentDuration="PT0H0M10.000S" profiles="urn:mpeg:dash:profile:isoff-main:2011">
<ProgramInformation moreInformationURL="http://gpac.sourceforge.net">
<Title>360p_speciment_dash.mpd generated by GPAC</Title>
</ProgramInformation>
<Period duration="PT0H0M22.959S">
<AdaptationSet segmentAlignment="true" maxWidth="864" maxHeight="360" maxFrameRate="24" par="864:360" lang="eng">
<ContentComponent id="1" contentType="video" />
<ContentComponent id="2" contentType="audio" />
<Representation id="1" mimeType="video/mp4" codecs="avc3.42c01e,mp4a.40.2" width="864" height="360" frameRate="24" sar="1:1" audioSamplingRate="32000" startWithSAP="1" bandwidth="708622">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>360p_speciment_dashinit.mp4</BaseURL>
<SegmentList timescale="1000" duration="10000">
<Initialization range="0-1391"/>
<SegmentURL mediaRange="1392-840737" indexRange="1392-1663"/>
<SegmentURL mediaRange="840738-1763124" indexRange="840738-841009"/>
<SegmentURL mediaRange="1763125-2037996" indexRange="1763125-1763228"/>
</SegmentList>
</Representation>
</AdaptationSet>
</Period>
</MPD>
|