Created
August 6, 2021 10:05
-
-
Save wangzuo/8681abe1f38f3ee0e7eea229f76c6177 to your computer and use it in GitHub Desktop.
This file contains 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
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" minBufferTime="PT1.500S" type="static" mediaPresentationDuration="PT0H0M26.091S" maxSegmentDuration="PT0H0M5.000S" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011,http://dashif.org/guidelines/dash264"> | |
<Period duration="PT0H0M26.091S"> | |
<AdaptationSet segmentAlignment="true" maxWidth="720" maxHeight="900" maxFrameRate="30" par="720:900" lang="eng" subsegmentAlignment="true" subsegmentStartsWithSAP="1"> | |
<Representation id="17880936458342364vd" mimeType="video/mp4" codecs="avc1.64001F" width="720" height="900" frameRate="30" sar="1:1" startWithSAP="1" bandwidth="231005" FBQualityClass="hd" FBQualityLabel="720w" FBPlaybackResolutionMos="0:100.00,360:92.83,480:92.00,720:88.18,1080:83.23"> | |
<BaseURL>https://scontent-hkt1-2.cdninstagram.com/v/t50.2886-16/233536622_215662053824013_242533827639734245_n.mp4?_nc_ht=scontent-hkt1-2.cdninstagram.com&_nc_cat=1&_nc_ohc=AYsseZVpQrgAX8kokRa&edm=AABBvjUBAAAA&ccb=7-4&oh=6dc8990b2f41fcf9f710bac9af8d4cdb&oe=610F8FB4&_nc_sid=83d603</BaseURL> | |
<SegmentBase indexRangeExact="true" indexRange="935-1050" FBFirstSegmentRange="1051-47077" FBSecondSegmentRange="47078-162995" FBPrefetchSegmentRange="1051-162995"> | |
<Initialization range="0-934"/> | |
</SegmentBase> | |
</Representation> | |
<Representation id="17894231414157800v" mimeType="video/mp4" codecs="avc1.64001F" width="582" height="728" frameRate="30" sar="1:1" startWithSAP="1" bandwidth="113699" FBQualityClass="sd" FBQualityLabel="582w" FBPlaybackResolutionMos="0:100.00,360:89.59,480:88.16,720:84.94,1080:77.48"> | |
<BaseURL>https://scontent-hkt1-2.cdninstagram.com/v/t50.2886-16/230738640_304964151317460_8594195865727646688_n.mp4?_nc_ht=scontent-hkt1-2.cdninstagram.com&_nc_cat=1&_nc_ohc=OJIAtcMwPOgAX-7IpNC&tn=DrQ7l8aPXCiPMdnn&edm=AABBvjUBAAAA&ccb=7-4&oh=5640c5d1eaf482a2099903c369f5d76e&oe=610F9385&_nc_sid=83d603</BaseURL> | |
<SegmentBase indexRangeExact="true" indexRange="936-1051" FBFirstSegmentRange="1052-25273" FBSecondSegmentRange="25274-83535" FBPrefetchSegmentRange="1052-83535"> | |
<Initialization range="0-935"/> | |
</SegmentBase> | |
</Representation> | |
</AdaptationSet> | |
<AdaptationSet segmentAlignment="true" lang="eng" subsegmentAlignment="true" subsegmentStartsWithSAP="1"> | |
<Representation id="17906312843030100ad" mimeType="audio/mp4" codecs="mp4a.40.5" audioSamplingRate="48000" startWithSAP="1" bandwidth="98386"> | |
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> | |
<BaseURL>https://scontent-hkt1-2.cdninstagram.com/v/t50.2886-16/232801956_536724277752263_3683379398771687380_n.mp4?_nc_ht=scontent-hkt1-2.cdninstagram.com&_nc_cat=1&_nc_ohc=rB3V1yd6FdoAX-byFCW&tn=DrQ7l8aPXCiPMdnn&edm=AABBvjUBAAAA&ccb=7-4&oh=12487c50e0c474cd3cb80ad0c05b634e&oe=610F8F16&_nc_sid=83d603</BaseURL> | |
<SegmentBase indexRangeExact="true" indexRange="892-1091" FBFirstSegmentRange="1092-23192" FBSecondSegmentRange="23193-45564" FBPrefetchSegmentRange="1092-45564"> | |
<Initialization range="0-891"/> | |
</SegmentBase> | |
</Representation> | |
</AdaptationSet> | |
</Period> | |
</MPD> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment