Skip to content

Instantly share code, notes, and snippets.

@quangnguyenbh
Last active June 13, 2022 03:49
Show Gist options
  • Save quangnguyenbh/d0e27e08aefa80092d1de1312a003e3b to your computer and use it in GitHub Desktop.
Save quangnguyenbh/d0e27e08aefa80092d1de1312a003e3b to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<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"
type="static"
mediaPresentationDuration="PT1500.360S"
minBufferTime="PT4S"
profiles="urn:mpeg:dash:profile:isoff-main:2011"><BaseURL>https://vnw-vod-cdn.popsww.com/drmdash/videos/transcoded/44_tham_tu_lung_danh_conan_tap_31-popsapp/manifest.mpd</BaseURL>
<Period>
<AdaptationSet
id="1"
segmentAlignment="true"
maxWidth="1920"
maxHeight="1080"
maxFrameRate="25">
<ContentProtection schemeIdUri="urn:mpeg:dash:mp4protection:2011" value="cenc"/>
<ContentProtection xmlns:cenc="urn:mpeg:cenc:2013" schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed" cenc:default_KID="509ff87e-5c90-5222-895c-efb94f4a7afd">
<cenc:pssh>AAAAV3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADcIARIQUJ/4flyQUiKJXO+5T0p6/RoLYnV5ZHJta2V5b3MiEI9j8ZBoIhHqun1rxwnWZy4qAkhE</cenc:pssh>
</ContentProtection>
<SegmentTemplate
timescale="1000"
media="eseg-v4-$Number$-$RepresentationID$.m4s"
initialization="init-v4-$RepresentationID$.mp4"
duration="4000"
startNumber="1">
</SegmentTemplate>
<Representation
id="f1-v1"
mimeType="video/mp4"
codecs="avc1.64001f"
width="1280"
height="720"
frameRate="25"
sar="1:1"
startWithSAP="1"
bandwidth="1506980">
</Representation>
<Representation
id="f2-v1"
mimeType="video/mp4"
codecs="avc1.640028"
width="1920"
height="1080"
frameRate="25"
sar="1:1"
startWithSAP="1"
bandwidth="2608917">
</Representation>
<Representation
id="f3-v1"
mimeType="video/mp4"
codecs="avc1.64001e"
width="640"
height="360"
frameRate="25"
sar="1:1"
startWithSAP="1"
bandwidth="604230">
</Representation>
<Representation
id="f4-v1"
mimeType="video/mp4"
codecs="avc1.64001e"
width="854"
height="480"
frameRate="25"
sar="1:1"
startWithSAP="1"
bandwidth="905250">
</Representation>
</AdaptationSet>
<AdaptationSet
id="2"
segmentAlignment="true">
<AudioChannelConfiguration
schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011"
value="1"/>
<ContentProtection schemeIdUri="urn:mpeg:dash:mp4protection:2011" value="cenc"/>
<ContentProtection xmlns:cenc="urn:mpeg:cenc:2013" schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed" cenc:default_KID="509ff87e-5c90-5222-895c-efb94f4a7afd">
<cenc:pssh>AAAAV3Bzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADcIARIQUJ/4flyQUiKJXO+5T0p6/RoLYnV5ZHJta2V5b3MiEI9j8ZBoIhHqun1rxwnWZy4qAkhE</cenc:pssh>
</ContentProtection>
<SegmentTemplate
timescale="1000"
media="eseg-v4-$Number$-$RepresentationID$.m4s"
initialization="init-v4-$RepresentationID$.mp4"
duration="4000"
startNumber="1">
</SegmentTemplate>
<Representation
id="f1-a1"
mimeType="audio/mp4"
codecs="mp4a.40.2"
audioSamplingRate="48000"
startWithSAP="1"
bandwidth="128502">
</Representation>
</AdaptationSet>
</Period>
</MPD>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment