Skip to content

Instantly share code, notes, and snippets.

@fozzle
Created January 5, 2017 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fozzle/11acbe401e0a18e4f84196625ac4c1fa to your computer and use it in GitHub Desktop.
Save fozzle/11acbe401e0a18e4f84196625ac4c1fa to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<MPD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="urn:mpeg:dash:schema:mpd:2011"
xmlns:xlink="http://www.w3.org/1999/xlink"
xsi:schemaLocation="urn:mpeg:DASH:schema:MPD:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd"
profiles="urn:mpeg:dash:profile:isoff-live:2011"
type="dynamic"
minimumUpdatePeriod="PT1.867S"
publishTime="2017-01-05T16:51:02Z"
availabilityStartTime="2016-10-10T09:52:21Z"
timeShiftBufferDepth="PT2.996S"
suggestedPresentationDelay="PT4.5S"
minBufferTime="PT6.0S">
<ProgramInformation>
<Title>586e796fa61b667bf6cee06c_all</Title>
</ProgramInformation>
<Period id="0" start="PT0.0S">
<AdaptationSet id="0" group="1" mimeType="video/mp4" width="640" height="360" par="16:9" frameRate="30" segmentAlignment="true" startWithSAP="1" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<SegmentTemplate timescale="90000" media="chunk_u6bdf859m_ctvideo_cfm4s_rid$RepresentationID$_cs$Time$_mpd.m4s" initialization="chunk_u6bdf859m_ctvideo_cfm4s_rid$RepresentationID$_cinit_mpd.m4s">
<SegmentTimeline>
<S t="678772443060" d="269640"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation id="p0va0br850000" codecs="avc1.4d401f" sar="1:1" bandwidth="850000" />
</AdaptationSet>
<AdaptationSet id="1" group="2" mimeType="audio/mp4" lang="eng" segmentAlignment="true" startWithSAP="1" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<SegmentTemplate timescale="48000" media="chunk_u6bdf859m_ctaudio_cfm4s_rid$RepresentationID$_cs$Time$_mpd.m4s" initialization="chunk_u6bdf859m_ctaudio_cfm4s_rid$RepresentationID$_cinit_mpd.m4s">
<SegmentTimeline>
<S t="362011974096" d="140256"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation id="p0aa0br96000" codecs="mp4a.40.2" audioSamplingRate="48000" bandwidth="96000">
</Representation>
</AdaptationSet>
</Period>
</MPD>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment