-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathexample_G6.mpd
More file actions
37 lines (37 loc) · 2.68 KB
/
example_G6.mpd
File metadata and controls
37 lines (37 loc) · 2.68 KB
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
36
37
<?xml version="1.0" encoding="utf-8"?>
<!-- MPD file Generated with GPAC version 0.5.1-DEV-rev4862M on 2013-10-24T09:31:08Z-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" minBufferTime="PT1.500000S" type="static" mediaPresentationDuration="PT0H9M54.00S" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264">
<ProgramInformation moreInformationURL="http://gpac.sourceforge.net">
<Title>/home/elkhatib/Documents/dash264/TestCases/9a/qualcomm/1/MultiRate.mpd generated by GPAC</Title>
</ProgramInformation>
<Period id="" duration="PT0H9M54.00S">
<AdaptationSet id="1" segmentAlignment="true" maxWidth="1280" maxHeight="720" maxFrameRate="24" par="16:9" subsegmentStartsWithSAP="1">
<Representation id="1" mimeType="video/mp4" codecs="avc1.4d401f" width="1280" height="720" frameRate="24" sar="1:1" startWithSAP="1" bandwidth="1485681">
<BaseURL>BBB_720_1M_video_init.mp4</BaseURL>
<SegmentBase indexRangeExact="true" indexRange="885-4480"/>
</Representation>
<Representation id="2" mimeType="video/mp4" codecs="avc1.4d401f" width="1280" height="720" frameRate="24" sar="1:1" startWithSAP="1" bandwidth="2546522">
<BaseURL>BBB_720_2M_video_init.mp4</BaseURL>
<SegmentBase indexRangeExact="true" indexRange="885-4480"/>
</Representation>
<Representation id="3" mimeType="video/mp4" codecs="avc1.4d401f" width="1280" height="720" frameRate="24" sar="1:1" startWithSAP="1" bandwidth="4309466">
<BaseURL>BBB_720_4M_video_init.mp4</BaseURL>
<SegmentBase indexRangeExact="true" indexRange="885-4480"/>
</Representation>
</AdaptationSet>
<AdaptationSet id="2" segmentAlignment="true" subsegmentStartsWithSAP="1">
<Representation id="5" mimeType="audio/mp4" codecs="mp4a.40.29" audioSamplingRate="48000" startWithSAP="1" bandwidth="33206">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>BBB_32k_init.mp4</BaseURL>
<SegmentBase indexRangeExact="true" indexRange="820-4487"/>
</Representation>
</AdaptationSet>
<AdaptationSet id="3" segmentAlignment="true" maxWidth="1280" maxHeight="720" maxFrameRate="24" par="16:9" subsegmentStartsWithSAP="1">
<EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="1"/>
<Representation id="4" mimeType="video/mp4" codecs="avc1.4d401f" width="1280" height="720" frameRate="1" sar="1:1" startWithSAP="1" maxPlayoutRate="24" bandwidth="485231">
<BaseURL>BBB_720_TrickMode_init.mp4</BaseURL>
<SegmentBase indexRangeExact="true" indexRange="884-4479"/>
</Representation>
</AdaptationSet>
</Period>
</MPD>