Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philippe Normand
gst-integration-testsuites
Commits
730d5f55
Commit
730d5f55
authored
Nov 25, 2015
by
Thibault Saunier
🌵
Browse files
Text file exMPD_BIP_TC1.mpd should be in git, not git annex
parent
79151c9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
medias/defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd
0 → 100644
View file @
730d5f55
<?xml version="1.0" encoding="UTF-8"?>
<MPD
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns=
"urn:mpeg:dash:schema:mpd:2011"
xsi:schemaLocation=
"urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd"
type=
"static"
mediaPresentationDuration=
"PT654S"
minBufferTime=
"PT2S"
profiles=
"urn:mpeg:dash:profile:isoff-on-demand:2011"
>
<Period>
<!-- English Audio -->
<AdaptationSet
mimeType=
"audio/mp4"
codecs=
"mp4a.40.5"
lang=
"en"
subsegmentAlignment=
"true"
subsegmentStartsWithSAP=
"1"
>
<Representation
id=
"1"
bandwidth=
"64000"
>
<BaseURL>
ElephantsDream_AAC48K_064.mp4
</BaseURL>
</Representation>
</AdaptationSet>
<!-- Video -->
<AdaptationSet
mimeType=
"video/mp4"
codecs=
"avc1.42401E"
subsegmentAlignment=
"true"
subsegmentStartsWithSAP=
"1"
>
<Representation
id=
"2"
bandwidth=
"100000"
width=
"480"
height=
"360"
>
<BaseURL>
ElephantsDream_H264BPL30_0100.mp4
</BaseURL>
</Representation>
<Representation
id=
"3"
bandwidth=
"175000"
width=
"480"
height=
"360"
>
<BaseURL>
ElephantsDream_H264BPL30_0175.mp4
</BaseURL>
</Representation>
<Representation
id=
"4"
bandwidth=
"250000"
width=
"480"
height=
"360"
>
<BaseURL>
ElephantsDream_H264BPL30_0250.mp4
</BaseURL>
</Representation>
<Representation
id=
"5"
bandwidth=
"500000"
width=
"480"
height=
"360"
>
<BaseURL>
ElephantsDream_H264BPL30_0500.mp4
</BaseURL>
</Representation>
</AdaptationSet>
</Period>
</MPD>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment