Last active
July 23, 2017 12:04
-
-
Save mhewedy/e2b4a7f5cacd53cb598c4446cc635665 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd" | |
| xmlns:cenc="urn:mpeg:cenc:2013" | |
| xmlns:mas="urn:marlin:mas:1-0:services:schemas:mpd" | |
| xmlns:drm="http://example.net/052011/drm" | |
| type="static" | |
| mediaPresentationDuration="PT1H26M45.269334S" | |
| minBufferTime="PT10S" | |
| profiles="urn:mpeg:dash:profile:isoff-on-demand:2011"> | |
| <Period> | |
| <AdaptationSet | |
| group="1" | |
| contentType="audio" | |
| lang="en" | |
| segmentAlignment="true" | |
| subsegmentAlignment="true" | |
| subsegmentStartsWithSAP="1" | |
| mimeType="audio/mp4"> | |
| <ContentProtection schemeIdUri="http://example.net/052011/drm"> | |
| <drm:License>https://api.dmlib.com/v1/dms/modular/4ccff410-21f3-4310-a2a1-91e23abf7cbc?token=v%3D1.0%3Bcid%3D4ccff410-21f3-4310-a2a1-91e23abf7cbc%3Bp%3D-1%3Br%3D-1%3Ba%3Dfffb027c-2659-4c98-a05b-fcb465fd8b01%3Bc%3DSAU%3Bl%3D0%3Bpn%3Dd3_default%3Brt%3DSubscription%3Bn%3Dd99d19d1-102b-4c1f-88af-0f5aeb93762f%3Bt%3D2017-07-23T11%3A50%3A58Z%3Bsig%3DJ6v3ncNPbQP8lVN%2B%2FbmzNgEdNpFREvLLIWvlfoENZhvsiec%2BmoEiC%2FF4qitbVFIDoOzRBSsEerNLCP6JdKxuiCYBznO4awo3X6kncdWkjs19oXH%2Bu9ABkomRGSI3bODsHgvxGs%2BUPoEbl299vgsUUjxINS3wVAhPjqIhHlwIZpIkkdXsLD1FZcYVuuZOj%2F0y8hOsmnY7u7AdLBl1J8CCL8MY7Pfz4KyYJwI8Du0bZs45z%2FETpoIOogS3B%2FzSOlB9L%2Bi%2FeYeu3XTHODSkquLVOxMAjBHIrBvkch4l4w5FDKXMDUjdsez17HyMSTjCskgiAGlgAMGD6Wvj2vYNYz%2FTwg%3D%3D | |
| </drm:License> | |
| </ContentProtection> | |
| <!-- Common Encryption --> | |
| <ContentProtection | |
| schemeIdUri="urn:mpeg:dash:mp4protection:2011" | |
| value="cenc" | |
| cenc:default_KID="4CCFF410-21F3-4310-A2A1-91E23ABF7CBC"> | |
| </ContentProtection> | |
| <!-- PlayReady --> | |
| <ContentProtection | |
| schemeIdUri="urn:uuid:9A04F079-9840-4286-AB92-E65BE0885F95" | |
| value="MSPR 2.0"> | |
| </ContentProtection> | |
| <!-- Widevine --> | |
| <ContentProtection | |
| schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"> | |
| </ContentProtection> | |
| <!-- Marlin --> | |
| <ContentProtection | |
| schemeIdUri="urn:uuid:5E629AF5-38DA-4063-8977-97FFBD9902D4"> | |
| <mas:MarlinContentIds> | |
| <mas:MarlinContentId>urn:marlin:kid:4ccff41021f34310a2a191e23abf7cbc</mas:MarlinContentId> | |
| </mas:MarlinContentIds> | |
| </ContentProtection> | |
| <Representation | |
| id="audio_eng=93464" | |
| bandwidth="93464" | |
| audioSamplingRate="48000" | |
| codecs="mp4a.40.2"> | |
| <AudioChannelConfiguration | |
| schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" | |
| value="2"> | |
| </AudioChannelConfiguration> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/audio-1.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="48000" | |
| indexRangeExact="true" | |
| indexRange="11624-42891"> | |
| <Initialization | |
| range="0-11623" /> | |
| </SegmentBase> | |
| </Representation> | |
| </AdaptationSet> | |
| <AdaptationSet | |
| group="2" | |
| contentType="video" | |
| lang="en" | |
| par="16:9" | |
| segmentAlignment="true" | |
| subsegmentAlignment="true" | |
| subsegmentStartsWithSAP="1" | |
| mimeType="video/mp4" | |
| startWithSAP="1"> | |
| <ContentProtection schemeIdUri="http://example.net/052011/drm"> | |
| <drm:License>https://api.dmlib.com/v1/dms/modular/4ccff410-21f3-4310-a2a1-91e23abf7cbc?token=v%3D1.0%3Bcid%3D4ccff410-21f3-4310-a2a1-91e23abf7cbc%3Bp%3D-1%3Br%3D-1%3Ba%3Dfffb027c-2659-4c98-a05b-fcb465fd8b01%3Bc%3DSAU%3Bl%3D0%3Bpn%3Dd3_default%3Brt%3DSubscription%3Bn%3Dd99d19d1-102b-4c1f-88af-0f5aeb93762f%3Bt%3D2017-07-23T11%3A50%3A58Z%3Bsig%3DJ6v3ncNPbQP8lVN%2B%2FbmzNgEdNpFREvLLIWvlfoENZhvsiec%2BmoEiC%2FF4qitbVFIDoOzRBSsEerNLCP6JdKxuiCYBznO4awo3X6kncdWkjs19oXH%2Bu9ABkomRGSI3bODsHgvxGs%2BUPoEbl299vgsUUjxINS3wVAhPjqIhHlwIZpIkkdXsLD1FZcYVuuZOj%2F0y8hOsmnY7u7AdLBl1J8CCL8MY7Pfz4KyYJwI8Du0bZs45z%2FETpoIOogS3B%2FzSOlB9L%2Bi%2FeYeu3XTHODSkquLVOxMAjBHIrBvkch4l4w5FDKXMDUjdsez17HyMSTjCskgiAGlgAMGD6Wvj2vYNYz%2FTwg%3D%3D | |
| </drm:License> | |
| </ContentProtection> | |
| <!-- Common Encryption --> | |
| <ContentProtection | |
| schemeIdUri="urn:mpeg:dash:mp4protection:2011" | |
| value="cenc" | |
| cenc:default_KID="4CCFF410-21F3-4310-A2A1-91E23ABF7CBC"> | |
| </ContentProtection> | |
| <!-- PlayReady --> | |
| <ContentProtection | |
| schemeIdUri="urn:uuid:9A04F079-9840-4286-AB92-E65BE0885F95" | |
| value="MSPR 2.0"> | |
| </ContentProtection> | |
| <!-- Widevine --> | |
| <ContentProtection | |
| schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"> | |
| </ContentProtection> | |
| <!-- Marlin --> | |
| <ContentProtection | |
| schemeIdUri="urn:uuid:5E629AF5-38DA-4063-8977-97FFBD9902D4"> | |
| <mas:MarlinContentIds> | |
| <mas:MarlinContentId>urn:marlin:kid:4ccff41021f34310a2a191e23abf7cbc</mas:MarlinContentId> | |
| </mas:MarlinContentIds> | |
| </ContentProtection> | |
| <Representation | |
| id="video_eng=48600" | |
| bandwidth="48600" | |
| width="256" | |
| height="144" | |
| frameRate="25/2" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-9.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="25" | |
| indexRangeExact="true" | |
| indexRange="11720-41787"> | |
| <Initialization | |
| range="0-11719" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=146800" | |
| bandwidth="146800" | |
| width="256" | |
| height="144" | |
| frameRate="25/2" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-8.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="25" | |
| indexRangeExact="true" | |
| indexRange="11721-41788"> | |
| <Initialization | |
| range="0-11720" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=296400" | |
| bandwidth="296400" | |
| width="448" | |
| height="252" | |
| frameRate="25" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-7.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11722-42989"> | |
| <Initialization | |
| range="0-11721" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=494400" | |
| bandwidth="494400" | |
| width="448" | |
| height="252" | |
| frameRate="25" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-6.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11722-42989"> | |
| <Initialization | |
| range="0-11721" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=729800" | |
| bandwidth="729800" | |
| width="512" | |
| height="288" | |
| frameRate="25" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-5.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11720-42987"> | |
| <Initialization | |
| range="0-11719" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=1085200" | |
| bandwidth="1085200" | |
| width="640" | |
| height="360" | |
| frameRate="25" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-4.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11721-42988"> | |
| <Initialization | |
| range="0-11720" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=1574000" | |
| bandwidth="1574000" | |
| width="832" | |
| height="468" | |
| frameRate="25" | |
| codecs="avc1.42E01E" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-3.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11721-42988"> | |
| <Initialization | |
| range="0-11720" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=2346200" | |
| bandwidth="2346200" | |
| width="1024" | |
| height="576" | |
| frameRate="25" | |
| codecs="avc1.4D4C1F" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-2.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11722-42989"> | |
| <Initialization | |
| range="0-11721" /> | |
| </SegmentBase> | |
| </Representation> | |
| <Representation | |
| id="video_eng=3335400" | |
| bandwidth="3335400" | |
| width="1280" | |
| height="720" | |
| frameRate="25" | |
| codecs="avc1.4D4C1F" | |
| scanType="progressive"> | |
| <BaseURL>https://d2vow3x5tzuxc5.cloudfront.net/u/Assets/a1/03/D0/a1-1598557/s1-13695309/video-1.mp4</BaseURL> | |
| <SegmentBase | |
| timescale="50" | |
| indexRangeExact="true" | |
| indexRange="11722-42989"> | |
| <Initialization | |
| range="0-11721" /> | |
| </SegmentBase> | |
| </Representation> | |
| </AdaptationSet> | |
| </Period> | |
| </MPD> | |
| <!-- Created with Unified Streaming Platform(version=1.7.10) --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment