Unnamed paste
pasted by Unknown [options]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | <MPD mediaPresentationDuration="PT72.939S" minBufferTime="PT2.00S" profiles="urn:hbbtv:dash:profile:isoff-live:2012,urn:mpeg:dash:profile:isoff-live:2011" type="static" xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:DASH:schema:MPD:2011 DASH-MPD.xsd">
<BaseURL>./</BaseURL>
<Period>
<AdaptationSet contentType="video" mimeType="video/mp4" par="16:9" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<SegmentTemplate initialization="$RepresentationID$/$RepresentationID$_00000.m4v" media="$RepresentationID$/$RepresentationID$_$Number%05d$.m4v" startNumber="1" timescale="25000">
<SegmentTimeline>
<S d="150000" t="0" />
<S d="150000" r="10" />
<S d="23000" />
</SegmentTimeline>
</SegmentTemplate>
<Representation bandwidth="938309" codecs="avc1.4d401e" frameRate="25" height="432" id="UU-2016-0916-VASTERASFLYG_988_2" sar="1:1" scanType="progressive" width="768" />
<Representation bandwidth="1673349" codecs="avc1.4d401f" frameRate="25" height="576" id="UU-2016-0916-VASTERASFLYG_1680_2" sar="1:1" scanType="progressive" width="1024" />
<Representation bandwidth="284813" codecs="avc1.42c015" frameRate="25" height="288" id="UU-2016-0916-VASTERASFLYG_348_2" sar="1:1" scanType="progressive" width="512" />
<Representation bandwidth="406750" codecs="avc1.42c015" frameRate="25" height="288" id="UU-2016-0916-VASTERASFLYG_456_2" sar="1:1" scanType="progressive" width="512" />
<Representation bandwidth="597228" codecs="avc1.42c015" frameRate="25" height="288" id="UU-2016-0916-VASTERASFLYG_636_2" sar="1:1" scanType="progressive" width="512" />
<Representation bandwidth="2849481" codecs="avc1.64001f" frameRate="25" height="720" id="UU-2016-0916-VASTERASFLYG_2796_2" sar="1:1" scanType="progressive" width="1280" />
<Representation bandwidth="162824" codecs="avc1.42c015" frameRate="25" height="288" id="UU-2016-0916-VASTERASFLYG_240_2" sar="1:1" scanType="progressive" width="512" />
</AdaptationSet>
<AdaptationSet contentType="audio" mimeType="audio/mp4" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<Accessibility schemeIdUri="urn:tva:metadata:cs:AudioPurposeCS:2007" value="6" />
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="main" />
<SegmentTemplate initialization="$RepresentationID$/$RepresentationID$_00000.m4a" media="$RepresentationID$/$RepresentationID$_$Number%05d$.m4a" startNumber="1" timescale="48000">
<SegmentTimeline>
<S d="287744" t="0" />
<S d="288768" r="10" />
<S d="36864" />
</SegmentTimeline>
</SegmentTemplate>
<Representation audioSamplingRate="48000" bandwidth="97295" codecs="mp4a.40.5" id="UU-2016-0916-VASTERASFLYG_240_5">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2" />
</Representation>
</AdaptationSet>
</Period>
</MPD>
|