2015-09-25 22:58:18 +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-live:2011" minBufferTime="PT2S" type="dynamic" publishTime="some_publish_time" availabilityStartTime="some_availability_start_time" minimumUpdatePeriod="PT5S" timeShiftBufferDepth="PT1800S">
|
2016-01-11 23:58:02 +00:00
|
|
|
<Period id="0" start="PT0S">
|
2015-09-29 17:13:09 +00:00
|
|
|
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" segmentAlignment="true" par="16:9">
|
2016-07-01 00:19:21 +00:00
|
|
|
<Representation id="0" bandwidth="876506" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
|
2015-09-25 22:58:18 +00:00
|
|
|
<ContentProtection value="cenc" schemeIdUri="urn:mpeg:dash:mp4protection:2011" cenc:default_KID="00000000-0000-0000-0000-000000000000"/>
|
2016-07-01 00:19:21 +00:00
|
|
|
<ContentProtection schemeIdUri="urn:uuid:1077efec-c0b2-4d02-ace3-3c1e52e2fb4b"/>
|
2015-09-25 22:58:18 +00:00
|
|
|
<SegmentTemplate timescale="30000" initialization="output_video-init.mp4" media="output_video-$Number$.m4s" startNumber="1">
|
|
|
|
<SegmentTimeline>
|
|
|
|
<S t="2002" d="30030" r="1"/>
|
|
|
|
<S t="62062" d="22022"/>
|
|
|
|
</SegmentTimeline>
|
|
|
|
</SegmentTemplate>
|
|
|
|
</Representation>
|
|
|
|
</AdaptationSet>
|
|
|
|
<AdaptationSet id="1" contentType="audio" segmentAlignment="true">
|
2016-07-01 00:19:21 +00:00
|
|
|
<Representation id="1" bandwidth="125175" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
|
2015-09-25 22:58:18 +00:00
|
|
|
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
|
|
|
|
<ContentProtection value="cenc" schemeIdUri="urn:mpeg:dash:mp4protection:2011" cenc:default_KID="00000000-0000-0000-0000-000000000000"/>
|
2016-07-01 00:19:21 +00:00
|
|
|
<ContentProtection schemeIdUri="urn:uuid:1077efec-c0b2-4d02-ace3-3c1e52e2fb4b"/>
|
2015-09-25 22:58:18 +00:00
|
|
|
<SegmentTemplate timescale="44100" initialization="output_audio-init.mp4" media="output_audio-$Number$.m4s" startNumber="1">
|
|
|
|
<SegmentTimeline>
|
|
|
|
<S t="0" d="45056" r="1"/>
|
|
|
|
<S t="90112" d="31744"/>
|
|
|
|
</SegmentTimeline>
|
|
|
|
</SegmentTemplate>
|
|
|
|
</Representation>
|
|
|
|
</AdaptationSet>
|
|
|
|
</Period>
|
|
|
|
</MPD>
|