Welcome to the Dolby Web Manifest Generator, Click here to download .json playlist for exoplayer.
Click here to download or copy url.
<?xml version='1.0' encoding='ASCII'?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT4.00S" mediaPresentationDuration="PT1M25.120S" type="static">
<!-- Created with Bento4 mp4-dash.py, VERSION=2.0.0-637 -->
<Period>
<!-- Video -->
<AdaptationSet mimeType="video/mp4" segmentAlignment="true" startWithSAP="1" maxWidth="1280" maxHeight="720" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<Representation id="video-avc1-3" codecs="avc1.4D4028" width="1280" height="720" scanType="progressive" frameRate="25" bandwidth="3072528">
<BaseURL>../content/dash_vod/media-video-avc1-3.mp4</BaseURL>
<SegmentBase indexRange="707-1770">
<Initialization range="0-706"/>
</SegmentBase>
</Representation>
</AdaptationSet>
<!-- Audio -->
<AdaptationSet mimeType="audio/mp4" startWithSAP="1" segmentAlignment="true" lang="en" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<Representation id="audio-en-ec-3-2" codecs="ec-3" bandwidth="258208" audioSamplingRate="48000">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:mpegB:cicp:ChannelConfiguration" value="6"/>
<BaseURL>../content/dash_vod/media-audio-en-ec-3-2.mp4</BaseURL>
<SegmentBase indexRange="598-893">
<Initialization range="0-597"/>
</SegmentBase>
</Representation>
</AdaptationSet>
<AdaptationSet mimeType="audio/mp4" startWithSAP="1" segmentAlignment="true" lang="en" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<Representation id="audio-en-ac-4-2" codecs="ac-4.02.01.01" bandwidth="135440" audioSamplingRate="48000">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:mpegB:cicp:ChannelConfiguration" value="6"/>
<BaseURL>../content/dash_vod/media-audio-en-ac-4-2.mp4</BaseURL>
<SegmentBase indexRange="622-1685">
<Initialization range="0-621"/>
</SegmentBase>
</Representation>
</AdaptationSet>
</Period>
</MPD>
Shaka player
Shaka player is one of the most popular Open-Source player for DASH and HLS streaming. This video is playing with DASH OnDemand. View Shaka Capability
Dash.js player
Dash.js player is one of the most popular Open-Source player for DASH streaming. This video is playing with DASH in VOD profile.
Click here to download or copy url.
<?xml version='1.0' encoding='ASCII'?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" profiles="urn:mpeg:dash:profile:isoff-live:2011" minBufferTime="PT4.00S" mediaPresentationDuration="PT1M25.120S" type="static">
<!-- Created with Bento4 mp4-dash.py, VERSION=2.0.0-637 -->
<Period>
<!-- Video -->
<AdaptationSet mimeType="video/mp4" segmentAlignment="true" startWithSAP="1" maxWidth="1280" maxHeight="720">
<SegmentTemplate timescale="25000" initialization="../content/dash_live/$RepresentationID$/init.mp4" media="../content/dash_live/$RepresentationID$/seg-$Number%05d$.m4s" startNumber="1">
<SegmentTimeline>
<S d="100000" r="20"/>
<S d="28000"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation id="video/avc1/3" codecs="avc1.4D4028" width="1280" height="720" scanType="progressive" frameRate="25" bandwidth="3003678"/>
</AdaptationSet>
<!-- Audio -->
<AdaptationSet mimeType="audio/mp4" startWithSAP="1" segmentAlignment="true" lang="en">
<SegmentTemplate timescale="48000" initialization="../content/dash_live/$RepresentationID$/init.mp4" media="../content/dash_live/$RepresentationID$/seg-$Number%05d$.m4s" startNumber="1">
<SegmentTimeline>
<S d="192000" r="20"/>
<S d="55296"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation id="audio/en/ec-3/2" codecs="ec-3" bandwidth="258208" audioSamplingRate="48000">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:mpegB:cicp:ChannelConfiguration" value="6"/>
</Representation>
</AdaptationSet>
<AdaptationSet mimeType="audio/mp4" startWithSAP="1" segmentAlignment="true" lang="en">
<SegmentTemplate timescale="48000" initialization="../content/dash_live/$RepresentationID$/init.mp4" media="../content/dash_live/$RepresentationID$/seg-$Number%05d$.m4s" startNumber="1">
<SegmentTimeline>
<S d="192000" r="20"/>
<S d="53760"/>
</SegmentTimeline>
</SegmentTemplate>
<Representation id="audio/en/ac-4/2" codecs="ac-4.02.01.01" bandwidth="132210" audioSamplingRate="48000">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:mpegB:cicp:ChannelConfiguration" value="6"/>
</Representation>
</AdaptationSet>
</Period>
</MPD>
Shaka player
Shaka player is one of the most popular Open-Source player for DASH and HLS streaming. This video is playing with DASH Live. View Shaka Capability
Dash.js player
Dash.js player is one of the most popular Open-Source player for DASH streaming. This video is playing with DASH in Live profile.
Click here to download or copy url.
#EXTM3U
# Created with Bento4 mp4-dash.py, VERSION=2.0.0-637
#
#EXT-X-VERSION:6
# Media Playlists
# Audio
#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio/ec-3/6ch",LANGUAGE="en",NAME="English",AUTOSELECT=YES,DEFAULT=YES,CHANNELS="6",URI="../content/dash_live/audio/en/ec-3/2/media.m3u8"
#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio/ac-4/6ch",LANGUAGE="en",NAME="English",AUTOSELECT=YES,DEFAULT=YES,CHANNELS="6",URI="../content/dash_live/audio/en/ac-4/2/media.m3u8"
# Video AVC1
#EXT-X-STREAM-INF:AUDIO="audio/ec-3/6ch",AVERAGE-BANDWIDTH=3265036,BANDWIDTH=3936518,VIDEO-RANGE=SDR,CODECS="avc1.4D4028,ec-3",RESOLUTION=1280x720,FRAME-RATE=25.000
../content/dash_live/video/avc1/3/media.m3u8
#EXT-X-STREAM-INF:AUDIO="audio/ac-4/6ch",AVERAGE-BANDWIDTH=3136645,BANDWIDTH=3810520,VIDEO-RANGE=SDR,CODECS="avc1.4D4028,ac-4.02.01.01",RESOLUTION=1280x720,FRAME-RATE=25.000
../content/dash_live/video/avc1/3/media.m3u8
# I-Frame Playlists AVC1
#EXT-X-I-FRAME-STREAM-INF:AVERAGE-BANDWIDTH=173604,BANDWIDTH=478507,VIDEO-RANGE=SDR,CODECS="avc1.4D4028",RESOLUTION=1280x720,URI="../content/dash_live/video/avc1/3/iframes.m3u8"
Shaka player
Shaka player is one of the most popular Open-Source player for DASH and HLS streaming. This video is playing with HLS. View Shaka Capability
hls.js player
Hls.js player is one of the most popular Open-Source player for HLS streaming. This video is playing with HLS.