chore: Update URLs after moving projects (#1042)

Since a project URL is encoded into outputs, this means also updating
the golden output files.

Closes #1043
This commit is contained in:
Joey Parrish 2022-03-07 11:56:34 -08:00 committed by GitHub
parent 576889eecc
commit f577e2a0cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
478 changed files with 823 additions and 813 deletions

View File

@ -123,7 +123,7 @@ jobs:
- name: Setup gclient - name: Setup gclient
shell: bash shell: bash
run: | run: |
gclient config https://github.com/google/shaka-packager.git --name=src --unmanaged gclient config https://github.com/shaka-project/shaka-packager.git --name=src --unmanaged
# NOTE: the docker tests will do gclient runhooks, so skip hooks here. # NOTE: the docker tests will do gclient runhooks, so skip hooks here.
gclient sync --nohooks gclient sync --nohooks

View File

@ -86,7 +86,7 @@ runs:
shell: bash shell: bash
run: | run: |
echo "::group::Configure gclient" echo "::group::Configure gclient"
gclient config https://github.com/google/shaka-packager.git --name=src --unmanaged gclient config https://github.com/shaka-project/shaka-packager.git --name=src --unmanaged
echo "::endgroup::" echo "::endgroup::"
- name: Sync gclient - name: Sync gclient

View File

@ -206,7 +206,7 @@ jobs:
- name: Setup gclient - name: Setup gclient
shell: bash shell: bash
run: | run: |
gclient config https://github.com/google/shaka-packager.git --name=src --unmanaged gclient config https://github.com/shaka-project/shaka-packager.git --name=src --unmanaged
# NOTE: the docker tests will do gclient runhooks, so skip hooks here. # NOTE: the docker tests will do gclient runhooks, so skip hooks here.
gclient sync --nohooks gclient sync --nohooks

View File

@ -615,32 +615,32 @@ First public release.
- Added mpd_generator driver program to generate mpd file from packager generated - Added mpd_generator driver program to generate mpd file from packager generated
intermediate files. intermediate files.
[2.6.1]: https://github.com/google/shaka-packager/compare/v2.6.0...v2.6.1 [2.6.1]: https://github.com/shaka-project/shaka-packager/compare/v2.6.0...v2.6.1
[2.6.0]: https://github.com/google/shaka-packager/compare/v2.5.1...v2.6.0 [2.6.0]: https://github.com/shaka-project/shaka-packager/compare/v2.5.1...v2.6.0
[2.5.1]: https://github.com/google/shaka-packager/compare/v2.5.0...v2.5.1 [2.5.1]: https://github.com/shaka-project/shaka-packager/compare/v2.5.0...v2.5.1
[2.5.0]: https://github.com/google/shaka-packager/compare/v2.4.3...v2.5.0 [2.5.0]: https://github.com/shaka-project/shaka-packager/compare/v2.4.3...v2.5.0
[2.4.3]: https://github.com/google/shaka-packager/compare/v2.4.2...v2.4.3 [2.4.3]: https://github.com/shaka-project/shaka-packager/compare/v2.4.2...v2.4.3
[2.4.2]: https://github.com/google/shaka-packager/compare/v2.4.1...v2.4.2 [2.4.2]: https://github.com/shaka-project/shaka-packager/compare/v2.4.1...v2.4.2
[2.4.1]: https://github.com/google/shaka-packager/compare/v2.4.0...v2.4.1 [2.4.1]: https://github.com/shaka-project/shaka-packager/compare/v2.4.0...v2.4.1
[2.4.0]: https://github.com/google/shaka-packager/compare/v2.3.0...v2.4.0 [2.4.0]: https://github.com/shaka-project/shaka-packager/compare/v2.3.0...v2.4.0
[2.3.0]: https://github.com/google/shaka-packager/compare/v2.2.1...v2.3.0 [2.3.0]: https://github.com/shaka-project/shaka-packager/compare/v2.2.1...v2.3.0
[2.2.1]: https://github.com/google/shaka-packager/compare/v2.2.0...v2.2.1 [2.2.1]: https://github.com/shaka-project/shaka-packager/compare/v2.2.0...v2.2.1
[2.2.0]: https://github.com/google/shaka-packager/compare/v2.1.1...v2.2.0 [2.2.0]: https://github.com/shaka-project/shaka-packager/compare/v2.1.1...v2.2.0
[2.1.1]: https://github.com/google/shaka-packager/compare/v2.1.0...v2.1.1 [2.1.1]: https://github.com/shaka-project/shaka-packager/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/google/shaka-packager/compare/v2.0.3...v2.1.0 [2.1.0]: https://github.com/shaka-project/shaka-packager/compare/v2.0.3...v2.1.0
[2.0.3]: https://github.com/google/shaka-packager/compare/v2.0.2...v2.0.3 [2.0.3]: https://github.com/shaka-project/shaka-packager/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/google/shaka-packager/compare/v2.0.1...v2.0.2 [2.0.2]: https://github.com/shaka-project/shaka-packager/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/google/shaka-packager/compare/v2.0.0...v2.0.1 [2.0.1]: https://github.com/shaka-project/shaka-packager/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/google/shaka-packager/compare/v1.6.2...v2.0.0 [2.0.0]: https://github.com/shaka-project/shaka-packager/compare/v1.6.2...v2.0.0
[1.6.2]: https://github.com/google/shaka-packager/compare/v1.6.1...v1.6.2 [1.6.2]: https://github.com/shaka-project/shaka-packager/compare/v1.6.1...v1.6.2
[1.6.1]: https://github.com/google/shaka-packager/compare/v1.6.0...v1.6.1 [1.6.1]: https://github.com/shaka-project/shaka-packager/compare/v1.6.0...v1.6.1
[1.6.0]: https://github.com/google/shaka-packager/compare/v1.5.1...v1.6.0 [1.6.0]: https://github.com/shaka-project/shaka-packager/compare/v1.5.1...v1.6.0
[1.5.1]: https://github.com/google/shaka-packager/compare/v1.5.0...v1.5.1 [1.5.1]: https://github.com/shaka-project/shaka-packager/compare/v1.5.0...v1.5.1
[1.5.0]: https://github.com/google/shaka-packager/compare/v1.4.0...v1.5.0 [1.5.0]: https://github.com/shaka-project/shaka-packager/compare/v1.4.0...v1.5.0
[1.4.1]: https://github.com/google/shaka-packager/compare/v1.4.0...v1.4.1 [1.4.1]: https://github.com/shaka-project/shaka-packager/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/google/shaka-packager/compare/v1.3.1...v1.4.0 [1.4.0]: https://github.com/shaka-project/shaka-packager/compare/v1.3.1...v1.4.0
[1.3.1]: https://github.com/google/shaka-packager/compare/v1.3.0...v1.3.1 [1.3.1]: https://github.com/shaka-project/shaka-packager/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/google/shaka-packager/compare/v1.2.0...v1.3.0 [1.3.0]: https://github.com/shaka-project/shaka-packager/compare/v1.2.0...v1.3.0
[1.2.1]: https://github.com/google/shaka-packager/compare/v1.2.0...v1.2.1 [1.2.1]: https://github.com/shaka-project/shaka-packager/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/google/shaka-packager/compare/v1.1...v1.2.0 [1.2.0]: https://github.com/shaka-project/shaka-packager/compare/v1.1...v1.2.0
[1.1.0]: https://github.com/google/shaka-packager/compare/v1.0...v1.1 [1.1.0]: https://github.com/shaka-project/shaka-packager/compare/v1.0...v1.1

View File

@ -24,7 +24,7 @@ ENV VPYTHON_BYPASS="manually managed python not supported by chrome operations"
# Build shaka-packager from the current directory, rather than what has been # Build shaka-packager from the current directory, rather than what has been
# merged. # merged.
WORKDIR shaka_packager WORKDIR shaka_packager
RUN gclient config https://github.com/google/shaka-packager.git --name=src --unmanaged RUN gclient config https://github.com/shaka-project/shaka-packager.git --name=src --unmanaged
COPY . src COPY . src
RUN gclient sync --force RUN gclient sync --force
RUN ninja -C src/out/Release RUN ninja -C src/out/Release

View File

@ -3,13 +3,10 @@
[comment]: # (These links in cloned repositories will point back to the main ) [comment]: # (These links in cloned repositories will point back to the main )
[comment]: # (repository and if it is an issue, we suggest updating the links ) [comment]: # (repository and if it is an issue, we suggest updating the links )
[comment]: # (in the cloned repository. ) [comment]: # (in the cloned repository. )
[comment]: # (See https://github.com/google/shaka-packager/issues/408 for the ) [comment]: # (See https://github.com/shaka-project/shaka-packager/issues/408 for the )
[comment]: # (full background. ) [comment]: # (full background. )
![Shaka Packager](https://raw.githubusercontent.com/google/shaka-packager/master/docs/shaka-packager.png) ![Shaka Packager](https://raw.githubusercontent.com/shaka-project/shaka-packager/main/docs/shaka-packager.png)
[![Build Status](https://travis-ci.org/google/shaka-packager.svg?branch=master)](https://travis-ci.org/google/shaka-packager)
[![Build status](https://ci.appveyor.com/api/projects/status/3t8iu603rp25sa74?svg=true)](https://ci.appveyor.com/project/shaka/shaka-packager)
Shaka Packager is a tool and a media packaging SDK for Shaka Packager is a tool and a media packaging SDK for
[DASH](http://dashif.org/) and [HLS](https://developer.apple.com/streaming/) [DASH](http://dashif.org/) and [HLS](https://developer.apple.com/streaming/)
@ -68,9 +65,9 @@ Shaka Packager supports:
- ⁴: TTML input is only supported with TTML output (pass-through, DASH only), - ⁴: TTML input is only supported with TTML output (pass-through, DASH only),
see also [#584][]. see also [#584][].
[#272]: https://github.com/google/shaka-packager/issues/272 [#272]: https://github.com/shaka-project/shaka-packager/issues/272
[#405]: https://github.com/google/shaka-packager/issues/405 [#405]: https://github.com/shaka-project/shaka-packager/issues/405
[#584]: https://github.com/google/shaka-packager/issues/584 [#584]: https://github.com/shaka-project/shaka-packager/issues/584
- Platforms - Platforms
- Linux - Linux
@ -86,21 +83,21 @@ There are several ways you can get Shaka Packager.
- Using [Docker](https://www.docker.com/whatisdocker). - Using [Docker](https://www.docker.com/whatisdocker).
Instructions are available Instructions are available
[here](https://github.com/google/shaka-packager/blob/master/docs/source/docker_instructions.md). [here](https://github.com/shaka-project/shaka-packager/blob/main/docs/source/docker_instructions.md).
- Get prebuilt binaries from - Get prebuilt binaries from
[release](https://github.com/google/shaka-packager/releases). [release](https://github.com/shaka-project/shaka-packager/releases).
- Built from source, see - Built from source, see
[Build Instructions](https://github.com/google/shaka-packager/blob/master/docs/source/build_instructions.md) [Build Instructions](https://github.com/shaka-project/shaka-packager/blob/main/docs/source/build_instructions.md)
for details. for details.
# Useful Links # Useful Links
- [Announcement List](https://groups.google.com/forum/#!forum/shaka-packager-users) - [Announcement List](https://groups.google.com/forum/#!forum/shaka-packager-users)
(join for release announcements and surveys) (join for release announcements and surveys)
- [Documentation](https://google.github.io/shaka-packager/html/) - [Documentation](https://shaka-project.github.io/shaka-packager/html/)
- [Tutorials](https://google.github.io/shaka-packager/html/tutorials/tutorials.html) - [Tutorials](https://shaka-project.github.io/shaka-packager/html/tutorials/tutorials.html)
- Several open source players: - Several open source players:
- [DASH and HLS on Web: Shaka Player](https://github.com/google/shaka-player) - [DASH and HLS on Web: Shaka Player](https://github.com/shaka-project/shaka-player)
- [DASH on Web: dash.js](https://github.com/Dash-Industry-Forum/dash.js) - [DASH on Web: dash.js](https://github.com/Dash-Industry-Forum/dash.js)
- [HLS on Web: hls.js](https://github.com/video-dev/hls.js) - [HLS on Web: hls.js](https://github.com/video-dev/hls.js)
- [DASH and HLS on Android: ExoPlayer](https://github.com/google/ExoPlayer) - [DASH and HLS on Android: ExoPlayer](https://github.com/google/ExoPlayer)
@ -108,5 +105,5 @@ There are several ways you can get Shaka Packager.
# Contributing # Contributing
If you have improvements or fixes, we would love to have your contributions. If you have improvements or fixes, we would love to have your contributions.
See https://github.com/google/shaka-packager/blob/master/CONTRIBUTING.md for See https://github.com/shaka-project/shaka-packager/blob/main/CONTRIBUTING.md for
details. details.

View File

@ -31,7 +31,7 @@ Note that `Git` must be v1.7.5 or above.
* Note that there is a known problem with 10.15 SDK or later right now. You * Note that there is a known problem with 10.15 SDK or later right now. You
can workaround it by using 10.14 SDK. See can workaround it by using 10.14 SDK. See
[#660](https://github.com/google/shaka-packager/issues/660#issuecomment-552576341) [#660](https://github.com/shaka-project/shaka-packager/issues/660#issuecomment-552576341)
for details. for details.
## Windows system requirements ## Windows system requirements
@ -121,7 +121,7 @@ Run the `gclient` tool from `depot_tools` to check out the code and its
dependencies. dependencies.
```shell ```shell
gclient config https://www.github.com/google/shaka-packager.git --name=src --unmanaged gclient config https://github.com/shaka-project/shaka-packager.git --name=src --unmanaged
gclient sync gclient sync
``` ```
@ -195,7 +195,7 @@ After a successful build, you can find build artifacts including the main
`packager` binary in build output directory (`out/Release` or `out/Release_x64` `packager` binary in build output directory (`out/Release` or `out/Release_x64`
for release build). for release build).
See [Shaka Packager Documentation](https://google.github.io/shaka-packager/html/) See [Shaka Packager Documentation](https://shaka-project.github.io/shaka-packager/html/)
on how to use `Shaka Packager`. on how to use `Shaka Packager`.
### Update your checkout ### Update your checkout
@ -203,12 +203,12 @@ on how to use `Shaka Packager`.
To update an existing checkout, you can run To update an existing checkout, you can run
```shell ```shell
git pull origin master --rebase git pull origin main --rebase
gclient sync gclient sync
``` ```
The first command updates the primary Packager source repository and rebases on The first command updates the primary Packager source repository and rebases on
top of tip-of-tree (aka the Git branch `origin/master`). You can also use other top of tip-of-tree (aka the Git branch `origin/main`). You can also use other
common Git commands to update the repo. common Git commands to update the repo.
The second command syncs dependencies to the appropriate versions and re-runs The second command syncs dependencies to the appropriate versions and re-runs
@ -366,7 +366,7 @@ GYP_GENERATORS=msvs_test gclient runhooks
## Contributing ## Contributing
If you have improvements or fixes, we would love to have your contributions. If you have improvements or fixes, we would love to have your contributions.
See https://github.com/google/shaka-packager/blob/master/CONTRIBUTING.md for See https://github.com/shaka-project/shaka-packager/blob/main/CONTRIBUTING.md for
details. details.
We have continue integration tests setup on pull requests. You can also verify We have continue integration tests setup on pull requests. You can also verify

View File

@ -26,7 +26,7 @@ There are several ways you can get Shaka Packager.
- Using `Docker <https://www.docker.com/whatisdocker>`_. - Using `Docker <https://www.docker.com/whatisdocker>`_.
Instructions are available at :doc:`docker_instructions`. Instructions are available at :doc:`docker_instructions`.
- Get prebuilt binaries from - Get prebuilt binaries from
`release <https://github.com/google/shaka-packager/releases>`_. `release <https://github.com/shaka-project/shaka-packager/releases>`_.
- Built from source, see :doc:`build_instructions` for details. - Built from source, see :doc:`build_instructions` for details.
Synopsis Synopsis

View File

@ -6,7 +6,7 @@
Welcome to Shaka Packager's documentation! Welcome to Shaka Packager's documentation!
========================================== ==========================================
source code repository: https://github.com/google/shaka-packager source code repository: https://github.com/shaka-project/shaka-packager
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

View File

@ -2,7 +2,7 @@ Shaka Packager Library
====================== ======================
Documentation for the top level Shaka packager library. See Documentation for the top level Shaka packager library. See
`Internal API <https://google.github.io/shaka-packager/docs/annotated.html>`_ `Internal API <https://shaka-project.github.io/shaka-packager/docs/annotated.html>`_
for documentation on internal APIs. for documentation on internal APIs.
.. doxygenclass:: shaka::Packager .. doxygenclass:: shaka::Packager

View File

@ -71,7 +71,7 @@ HLS options
number from previous packager run. number from previous packager run.
For more information about the reasoning of this, please see issue For more information about the reasoning of this, please see issue
`#691 <https://github.com/google/shaka-packager/issues/691>`_. `#691 <https://github.com/shaka-project/shaka-packager/issues/691>`_.
The EXT-X-MEDIA-SEQUENCE documentation can be read here: The EXT-X-MEDIA-SEQUENCE documentation can be read here:
https://tools.ietf.org/html/rfc8216#section-4.3.3.2. https://tools.ietf.org/html/rfc8216#section-4.3.3.2.

View File

@ -30,7 +30,7 @@ described in ISO/IEC 23009-1:2014.
Identifiers $RepresentationID$ and $Bandwidth$ are not supported in this Identifiers $RepresentationID$ and $Bandwidth$ are not supported in this
version. Please file an `issue version. Please file an `issue
<https://github.com/google/shaka-packager/issues>`_ if you want it to be <https://github.com/shaka-project/shaka-packager/issues>`_ if you want it to be
supported. supported.
In each URL, the identifiers shall be replaced by the substitution parameter In each URL, the identifiers shall be replaced by the substitution parameter

View File

@ -9,7 +9,7 @@
contributions are always welcome. contributions are always welcome.
The discussion about this feature currently happens at The discussion about this feature currently happens at
`Add HTTP PUT output #149 <https://github.com/google/shaka-packager/issues/149>`_. `Add HTTP PUT output #149 <https://github.com/shaka-project/shaka-packager/issues/149>`_.
########### ###########
HTTP upload HTTP upload

View File

@ -98,6 +98,6 @@ The player should also recognize the the throughput estimation and ABR challenge
Examples of supporting players: Examples of supporting players:
* `Shaka Player <https://github.com/google/shaka-player>`_ * `Shaka Player <https://github.com/shaka-project/shaka-player>`_
* `dash.js <https://github.com/Dash-Industry-Forum/dash.js>`_ * `dash.js <https://github.com/Dash-Industry-Forum/dash.js>`_
* `Streamline Low Latency DASH preview <https://github.com/streamlinevideo/low-latency-preview>`_ * `Streamline Low Latency DASH preview <https://github.com/streamlinevideo/low-latency-preview>`_

View File

@ -131,7 +131,7 @@ Test vectors used in this tutorial
:Widevine PSSH: :Widevine PSSH:
The PSSH 00000031707373... is generated using The PSSH 00000031707373... is generated using
`pssh-box script <https://github.com/google/shaka-packager/tree/master/packager/tools/pssh>`_:: `pssh-box script <https://github.com/shaka-project/shaka-packager/tree/main/packager/tools/pssh>`_::
$ pssh-box.py --widevine-system-id \ $ pssh-box.py --widevine-system-id \
--content-id 7465737420636f6e74656e74206964 --hex --content-id 7465737420636f6e74656e74206964 --hex
@ -146,4 +146,4 @@ Configuration options
pssh-box (Utility to generate PSSH boxes) pssh-box (Utility to generate PSSH boxes)
----------------------------------------- -----------------------------------------
https://github.com/google/shaka-packager/tree/master/packager/tools/pssh https://github.com/shaka-project/shaka-packager/tree/main/packager/tools/pssh

View File

@ -2,7 +2,7 @@
"name": "", "name": "",
"description": "A media packaging tool and SDK.", "description": "A media packaging tool and SDK.",
"version": "", "version": "",
"homepage": "https://github.com/google/shaka-packager", "homepage": "https://github.com/shaka-project/shaka-packager",
"author": "Google", "author": "Google",
"maintainers": [ "maintainers": [
{ {
@ -13,10 +13,10 @@
"main": "index.js", "main": "index.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/google/shaka-packager.git" "url": "https://github.com/shaka-project/shaka-packager.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/google/shaka-packager/issues" "url": "https://github.com/shaka-project/shaka-packager/issues"
}, },
"license": "See LICENSE", "license": "See LICENSE",
"scripts": { "scripts": {

View File

@ -19,7 +19,7 @@ console.log('Preparing Shaka Packager v' + package.version);
// Calculate the repo name. In GitHub Actions context, this will pull binaries // Calculate the repo name. In GitHub Actions context, this will pull binaries
// correctly from a fork. When run by hand, it will default to the official // correctly from a fork. When run by hand, it will default to the official
// repo. // repo.
var repo = process.env.GITHUB_REPOSITORY || 'google/shaka-packager'; var repo = process.env.GITHUB_REPOSITORY || 'shaka-project/shaka-packager';
// For fetching binaries from GitHub: // For fetching binaries from GitHub:
var urlBase = 'https://github.com/' + repo + '/releases/download/v' + var urlBase = 'https://github.com/' + repo + '/releases/download/v' +

View File

@ -81,5 +81,7 @@ DEFINE_bool(
"If enabled, LL-DASH streaming will be used, " "If enabled, LL-DASH streaming will be used, "
"reducing overall latency by decoupling latency from segment duration. " "reducing overall latency by decoupling latency from segment duration. "
"Please see " "Please see "
"https://google.github.io/shaka-packager/html/tutorials/low_latency.html " // clang-format off
"https://shaka-project.github.io/shaka-packager/html/tutorials/low_latency.html "
// clang-format on
"for more information."); "for more information.");

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.763174533843994S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.763174533843994S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="audio" subsegmentAlignment="true"> <AdaptationSet id="0" contentType="audio" subsegmentAlignment="true">
<Representation id="0" bandwidth="73677" codecs="mp4a.40.5" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="0" bandwidth="73677" codecs="mp4a.40.5" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-aac_he-silent_right-audio.mp4</BaseURL> <BaseURL>bear-640x360-aac_he-silent_right-audio.mp4</BaseURL>
<SegmentBase indexRange="796-863" timescale="44100"> <SegmentBase indexRange="803-870" timescale="44100">
<Initialization range="0-795"/> <Initialization range="0-802"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
<Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -16,8 +16,8 @@
<Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.802799940109253S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.802799940109253S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" maxWidth="1280" maxHeight="720" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" maxWidth="1280" maxHeight="720" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
@ -11,14 +11,14 @@
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/> <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/>
<Representation id="0" bandwidth="2631545" codecs="avc1.64001f" mimeType="video/mp4" sar="1:1" width="1280" height="720"> <Representation id="0" bandwidth="2631545" codecs="avc1.64001f" mimeType="video/mp4" sar="1:1" width="1280" height="720">
<BaseURL>bear-1280x720-video.mp4</BaseURL> <BaseURL>bear-1280x720-video.mp4</BaseURL>
<SegmentBase indexRange="1129-1196" timescale="30000"> <SegmentBase indexRange="1136-1203" timescale="30000">
<Initialization range="0-1128"/> <Initialization range="0-1135"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
<Representation id="3" bandwidth="977743" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" width="640" height="360"> <Representation id="3" bandwidth="977743" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" width="640" height="360">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="1131-1198" timescale="30000"> <SegmentBase indexRange="1138-1205" timescale="30000">
<Initialization range="0-1130"/> <Initialization range="0-1137"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -30,8 +30,8 @@
<EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="0"/> <EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="0"/>
<Representation id="1" bandwidth="470530" codecs="avc1.64001f" mimeType="video/mp4" sar="1:1" maxPlayoutRate="30" codingDependency="false"> <Representation id="1" bandwidth="470530" codecs="avc1.64001f" mimeType="video/mp4" sar="1:1" maxPlayoutRate="30" codingDependency="false">
<BaseURL>bear-1280x720-video-trick_play_factor_1.mp4</BaseURL> <BaseURL>bear-1280x720-video-trick_play_factor_1.mp4</BaseURL>
<SegmentBase indexRange="1129-1196" timescale="30000"> <SegmentBase indexRange="1136-1203" timescale="30000">
<Initialization range="0-1128"/> <Initialization range="0-1135"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -44,8 +44,8 @@
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/> <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/>
<Representation id="2" bandwidth="281671" codecs="hev1.1.6.L63.90" mimeType="video/mp4" sar="1:1"> <Representation id="2" bandwidth="281671" codecs="hev1.1.6.L63.90" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-hevc-video.mp4</BaseURL> <BaseURL>bear-640x360-hevc-video.mp4</BaseURL>
<SegmentBase indexRange="3215-3282" timescale="30000"> <SegmentBase indexRange="3222-3289" timescale="30000">
<Initialization range="0-3214"/> <Initialization range="0-3221"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -57,8 +57,8 @@
<Representation id="4" bandwidth="133663" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="4" bandwidth="133663" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="1007-1074" timescale="44100"> <SegmentBase indexRange="1014-1081" timescale="44100">
<Initialization range="0-1006"/> <Initialization range="0-1013"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.802799940109253S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.802799940109253S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" maxWidth="1280" maxHeight="720" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" maxWidth="1280" maxHeight="720" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
@ -7,14 +7,14 @@
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/> <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/>
<Representation id="0" bandwidth="2627285" codecs="avc1.64001f" mimeType="video/mp4" sar="1:1" width="1280" height="720"> <Representation id="0" bandwidth="2627285" codecs="avc1.64001f" mimeType="video/mp4" sar="1:1" width="1280" height="720">
<BaseURL>bear-1280x720-video.mp4</BaseURL> <BaseURL>bear-1280x720-video.mp4</BaseURL>
<SegmentBase indexRange="862-929" timescale="30000"> <SegmentBase indexRange="869-936" timescale="30000">
<Initialization range="0-861"/> <Initialization range="0-868"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
<Representation id="2" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" width="640" height="360"> <Representation id="2" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" width="640" height="360">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -23,8 +23,8 @@
<Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/> <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/>
<Representation id="1" bandwidth="277411" codecs="hev1.1.6.L63.90" mimeType="video/mp4" sar="1:1"> <Representation id="1" bandwidth="277411" codecs="hev1.1.6.L63.90" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-hevc-video.mp4</BaseURL> <BaseURL>bear-640x360-hevc-video.mp4</BaseURL>
<SegmentBase indexRange="1903-1970" timescale="30000"> <SegmentBase indexRange="1910-1977" timescale="30000">
<Initialization range="0-1902"/> <Initialization range="0-1909"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -32,8 +32,8 @@
<Representation id="3" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="3" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,11 +1,11 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-640x360-audio.mp4",BYTERANGE="797@0" #EXT-X-MAP:URI="bear-640x360-audio.mp4",BYTERANGE="804@0"
#EXTINF:1.022, #EXTINF:1.022,
#EXT-X-BYTERANGE:17028@865 #EXT-X-BYTERANGE:17028@872
bear-640x360-audio.mp4 bear-640x360-audio.mp4
#EXTINF:0.998, #EXTINF:0.998,
#EXT-X-BYTERANGE:16285 #EXT-X-BYTERANGE:16285

View File

@ -1,17 +1,17 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-I-FRAMES-ONLY #EXT-X-I-FRAMES-ONLY
#EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="863@0" #EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="870@0"
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:15581@931 #EXT-X-BYTERANGE:15581@938
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:18221@100244 #EXT-X-BYTERANGE:18221@100251
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXTINF:0.734, #EXTINF:0.734,
#EXT-X-BYTERANGE:19663@222051 #EXT-X-BYTERANGE:19663@222058
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,11 +1,11 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="863@0" #EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="870@0"
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:99313@931 #EXT-X-BYTERANGE:99313@938
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:121807 #EXT-X-BYTERANGE:121807

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
<Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -14,8 +14,8 @@
<Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,11 +1,11 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-640x360-audio.mp4",BYTERANGE="797@0" #EXT-X-MAP:URI="bear-640x360-audio.mp4",BYTERANGE="804@0"
#EXTINF:1.022, #EXTINF:1.022,
#EXT-X-BYTERANGE:17028@865 #EXT-X-BYTERANGE:17028@872
bear-640x360-audio.mp4 bear-640x360-audio.mp4
#EXTINF:0.998, #EXTINF:0.998,
#EXT-X-BYTERANGE:16285 #EXT-X-BYTERANGE:16285

View File

@ -1,17 +1,17 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-I-FRAMES-ONLY #EXT-X-I-FRAMES-ONLY
#EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="863@0" #EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="870@0"
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:15581@931 #EXT-X-BYTERANGE:15581@938
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:18221@100244 #EXT-X-BYTERANGE:18221@100251
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXTINF:0.734, #EXTINF:0.734,
#EXT-X-BYTERANGE:19663@222051 #EXT-X-BYTERANGE:19663@222058
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,11 +1,11 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="863@0" #EXT-X-MAP:URI="bear-640x360-video.mp4",BYTERANGE="870@0"
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:99313@931 #EXT-X-BYTERANGE:99313@938
bear-640x360-video.mp4 bear-640x360-video.mp4
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:121807 #EXT-X-BYTERANGE:121807

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
<Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -15,8 +15,8 @@
<Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
<Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -14,8 +14,8 @@
<EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="0"/> <EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="0"/>
<Representation id="1" bandwidth="211545" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" maxPlayoutRate="30" codingDependency="false"> <Representation id="1" bandwidth="211545" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" maxPlayoutRate="30" codingDependency="false">
<BaseURL>bear-640x360-video-trick_play_factor_1.mp4</BaseURL> <BaseURL>bear-640x360-video-trick_play_factor_1.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -23,8 +23,8 @@
<Representation id="2" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="2" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
<Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -14,14 +14,14 @@
<EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="0"/> <EssentialProperty schemeIdUri="http://dashif.org/guidelines/trickmode" value="0"/>
<Representation id="1" bandwidth="211545" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" frameRate="30000/30030" maxPlayoutRate="30" codingDependency="false"> <Representation id="1" bandwidth="211545" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" frameRate="30000/30030" maxPlayoutRate="30" codingDependency="false">
<BaseURL>bear-640x360-video-trick_play_factor_1.mp4</BaseURL> <BaseURL>bear-640x360-video-trick_play_factor_1.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
<Representation id="2" bandwidth="211545" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" frameRate="30000/60060" maxPlayoutRate="60" codingDependency="false"> <Representation id="2" bandwidth="211545" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1" frameRate="30000/60060" maxPlayoutRate="60" codingDependency="false">
<BaseURL>bear-640x360-video-trick_play_factor_2.mp4</BaseURL> <BaseURL>bear-640x360-video-trick_play_factor_2.mp4</BaseURL>
<SegmentBase indexRange="863-918" timescale="30000"> <SegmentBase indexRange="870-925" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -29,8 +29,8 @@
<Representation id="3" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="3" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="30000/1001" subsegmentAlignment="true" par="16:9">
<Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="973483" codecs="avc1.64001e" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-640x360-video.mp4</BaseURL> <BaseURL>bear-640x360-video.mp4</BaseURL>
<SegmentBase indexRange="863-930" timescale="30000"> <SegmentBase indexRange="870-937" timescale="30000">
<Initialization range="0-862"/> <Initialization range="0-869"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>
@ -14,8 +14,8 @@
<Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100"> <Representation id="1" bandwidth="133334" codecs="mp4a.40.2" mimeType="audio/mp4" audioSamplingRate="44100">
<AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/> <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
<BaseURL>bear-640x360-audio.mp4</BaseURL> <BaseURL>bear-640x360-audio.mp4</BaseURL>
<SegmentBase indexRange="797-864" timescale="44100"> <SegmentBase indexRange="804-871" timescale="44100">
<Initialization range="0-796"/> <Initialization range="0-803"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="30000/1001" subsegmentAlignment="true" par="4:3"> <AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="30000/1001" subsegmentAlignment="true" par="4:3">
<Representation id="0" bandwidth="69160" codecs="av01.0.00M.08" mimeType="video/webm" sar="1:1"> <Representation id="0" bandwidth="69160" codecs="av01.0.00M.08" mimeType="video/webm" sar="1:1">
<BaseURL>bear-av1-video.webm</BaseURL> <BaseURL>bear-av1-video.webm</BaseURL>
<SegmentBase indexRange="314-332" timescale="30000"> <SegmentBase indexRange="321-339" timescale="30000">
<Initialization range="0-313"/> <Initialization range="0-320"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,10 +1,10 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:3 #EXT-X-TARGETDURATION:3
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-av1-video.webm",BYTERANGE="314@0" #EXT-X-MAP:URI="bear-av1-video.webm",BYTERANGE="321@0"
#EXTINF:2.736, #EXTINF:2.736,
#EXT-X-BYTERANGE:23653@333 #EXT-X-BYTERANGE:23653@340
bear-av1-video.webm bear-av1-video.webm
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="30000/1001" subsegmentAlignment="true" par="4:3"> <AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="30000/1001" subsegmentAlignment="true" par="4:3">
@ -9,8 +9,8 @@
</ContentProtection> </ContentProtection>
<Representation id="0" bandwidth="69777" codecs="av01.0.00M.08" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="69777" codecs="av01.0.00M.08" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-av1-video.mp4</BaseURL> <BaseURL>bear-av1-video.mp4</BaseURL>
<SegmentBase indexRange="1045-1088" timescale="30000"> <SegmentBase indexRange="1052-1095" timescale="30000">
<Initialization range="0-1044"/> <Initialization range="0-1051"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,10 +1,10 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:3 #EXT-X-TARGETDURATION:3
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-av1-video.mp4",BYTERANGE="1045@0" #EXT-X-MAP:URI="bear-av1-video.mp4",BYTERANGE="1052@0"
#EXTINF:2.736, #EXTINF:2.736,
#EXT-X-BYTERANGE:23864@1089 #EXT-X-BYTERANGE:23864@1096
bear-av1-video.mp4 bear-av1-video.mp4
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.7360665798187256S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="30000/1001" subsegmentAlignment="true" par="4:3"> <AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="30000/1001" subsegmentAlignment="true" par="4:3">
<Representation id="0" bandwidth="69777" codecs="av01.0.00M.08" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="69777" codecs="av01.0.00M.08" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-av1-video.mp4</BaseURL> <BaseURL>bear-av1-video.mp4</BaseURL>
<SegmentBase indexRange="802-845" timescale="30000"> <SegmentBase indexRange="809-852" timescale="30000">
<Initialization range="0-801"/> <Initialization range="0-808"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,10 +1,10 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:3 #EXT-X-TARGETDURATION:3
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-av1-video.mp4",BYTERANGE="802@0" #EXT-X-MAP:URI="bear-av1-video.mp4",BYTERANGE="809@0"
#EXTINF:2.736, #EXTINF:2.736,
#EXT-X-BYTERANGE:23864@846 #EXT-X-BYTERANGE:23864@853
bear-av1-video.mp4 bear-av1-video.mp4
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.734999895095825S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" xmlns:cenc="urn:mpeg:cenc:2013" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.734999895095825S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="1000000/33000" subsegmentAlignment="true" par="4:3"> <AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="1000000/33000" subsegmentAlignment="true" par="4:3">
@ -8,8 +8,8 @@
</ContentProtection> </ContentProtection>
<Representation id="0" bandwidth="69426" codecs="av01.0.00M.08" mimeType="video/webm" sar="1:1"> <Representation id="0" bandwidth="69426" codecs="av01.0.00M.08" mimeType="video/webm" sar="1:1">
<BaseURL>bear-av1-video.webm</BaseURL> <BaseURL>bear-av1-video.webm</BaseURL>
<SegmentBase indexRange="358-376" timescale="1000000"> <SegmentBase indexRange="365-383" timescale="1000000">
<Initialization range="0-357"/> <Initialization range="0-364"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,10 +1,10 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:3 #EXT-X-TARGETDURATION:3
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-av1-video.webm",BYTERANGE="358@0" #EXT-X-MAP:URI="bear-av1-video.webm",BYTERANGE="365@0"
#EXTINF:2.735, #EXTINF:2.735,
#EXT-X-BYTERANGE:23735@377 #EXT-X-BYTERANGE:23735@384
bear-av1-video.webm bear-av1-video.webm
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.734999895095825S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011" minBufferTime="PT2S" type="static" mediaPresentationDuration="PT2.734999895095825S">
<Period id="0"> <Period id="0">
<AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="1000000/33000" subsegmentAlignment="true" par="4:3"> <AdaptationSet id="0" contentType="video" width="320" height="240" frameRate="1000000/33000" subsegmentAlignment="true" par="4:3">
<Representation id="0" bandwidth="70752" codecs="av01.0.00M.08" mimeType="video/mp4" sar="1:1"> <Representation id="0" bandwidth="70752" codecs="av01.0.00M.08" mimeType="video/mp4" sar="1:1">
<BaseURL>bear-av1-video.mp4</BaseURL> <BaseURL>bear-av1-video.mp4</BaseURL>
<SegmentBase indexRange="802-845" timescale="1000000"> <SegmentBase indexRange="809-852" timescale="1000000">
<Initialization range="0-801"/> <Initialization range="0-808"/>
</SegmentBase> </SegmentBase>
</Representation> </Representation>
</AdaptationSet> </AdaptationSet>

View File

@ -1,10 +1,10 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:3 #EXT-X-TARGETDURATION:3
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-av1-video.mp4",BYTERANGE="802@0" #EXT-X-MAP:URI="bear-av1-video.mp4",BYTERANGE="809@0"
#EXTINF:2.735, #EXTINF:2.735,
#EXT-X-BYTERANGE:24188@846 #EXT-X-BYTERANGE:24188@853
bear-av1-video.mp4 bear-av1-video.mp4
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:0.975, #EXTINF:0.975,

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-I-FRAMES-ONLY #EXT-X-I-FRAMES-ONLY

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:1.001, #EXTINF:1.001,

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-MEDIA:TYPE=AUDIO,URI="bear-640x360-audio.m3u8",GROUP-ID="default-audio-group",LANGUAGE="pt",NAME="stream_0",DEFAULT=YES,AUTOSELECT=YES,CHANNELS="2" #EXT-X-MEDIA:TYPE=AUDIO,URI="bear-640x360-audio.m3u8",GROUP-ID="default-audio-group",LANGUAGE="pt",NAME="stream_0",DEFAULT=YES,AUTOSELECT=YES,CHANNELS="2"

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:0.975, #EXTINF:0.975,

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-I-FRAMES-ONLY #EXT-X-I-FRAMES-ONLY

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:1.001, #EXTINF:1.001,

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test>--> <!--Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>-->
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-live:2011" minBufferTime="PT2S" type="dynamic" publishTime="some_time" availabilityStartTime="some_time" minimumUpdatePeriod="PT5S" timeShiftBufferDepth="PT1800S"> <MPD xmlns="urn:mpeg:dash:schema:mpd:2011" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 DASH-MPD.xsd" profiles="urn:mpeg:dash:profile:isoff-live:2011" minBufferTime="PT2S" type="dynamic" publishTime="some_time" availabilityStartTime="some_time" minimumUpdatePeriod="PT5S" timeShiftBufferDepth="PT1800S">
<Period id="0" start="PT0S"> <Period id="0" start="PT0S">
<AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="90000/3003" segmentAlignment="true" par="16:9"> <AdaptationSet id="0" contentType="video" width="640" height="360" frameRate="90000/3003" segmentAlignment="true" par="16:9">

View File

@ -1,11 +1,11 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-640x360-ac3-audio.mp4",BYTERANGE="730@0" #EXT-X-MAP:URI="bear-640x360-ac3-audio.mp4",BYTERANGE="737@0"
#EXTINF:0.975, #EXTINF:0.975,
#EXT-X-BYTERANGE:23728@798 #EXT-X-BYTERANGE:23728@805
bear-640x360-ac3-audio.mp4 bear-640x360-ac3-audio.mp4
#EXTINF:1.010, #EXTINF:1.010,
#EXT-X-BYTERANGE:24574 #EXT-X-BYTERANGE:24574

View File

@ -1,17 +1,17 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-I-FRAMES-ONLY #EXT-X-I-FRAMES-ONLY
#EXT-X-MAP:URI="bear-640x360-ac3-video.mp4",BYTERANGE="867@0" #EXT-X-MAP:URI="bear-640x360-ac3-video.mp4",BYTERANGE="874@0"
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:15581@935 #EXT-X-BYTERANGE:15581@942
bear-640x360-ac3-video.mp4 bear-640x360-ac3-video.mp4
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:18221@100248 #EXT-X-BYTERANGE:18221@100255
bear-640x360-ac3-video.mp4 bear-640x360-ac3-video.mp4
#EXTINF:0.734, #EXTINF:0.734,
#EXT-X-BYTERANGE:19663@222055 #EXT-X-BYTERANGE:19663@222062
bear-640x360-ac3-video.mp4 bear-640x360-ac3-video.mp4
#EXT-X-ENDLIST #EXT-X-ENDLIST

View File

@ -1,11 +1,11 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-MAP:URI="bear-640x360-ac3-video.mp4",BYTERANGE="867@0" #EXT-X-MAP:URI="bear-640x360-ac3-video.mp4",BYTERANGE="874@0"
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:99313@935 #EXT-X-BYTERANGE:99313@942
bear-640x360-ac3-video.mp4 bear-640x360-ac3-video.mp4
#EXTINF:1.001, #EXTINF:1.001,
#EXT-X-BYTERANGE:121807 #EXT-X-BYTERANGE:121807

View File

@ -1,5 +1,5 @@
#EXTM3U #EXTM3U
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-INDEPENDENT-SEGMENTS #EXT-X-INDEPENDENT-SEGMENTS

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:0.975, #EXTINF:0.975,

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-I-FRAMES-ONLY #EXT-X-I-FRAMES-ONLY

View File

@ -1,6 +1,6 @@
#EXTM3U #EXTM3U
#EXT-X-VERSION:6 #EXT-X-VERSION:6
## Generated with https://github.com/google/shaka-packager version <tag>-<hash>-<test> ## Generated with https://github.com/shaka-project/shaka-packager version <tag>-<hash>-<test>
#EXT-X-TARGETDURATION:2 #EXT-X-TARGETDURATION:2
#EXT-X-PLAYLIST-TYPE:VOD #EXT-X-PLAYLIST-TYPE:VOD
#EXTINF:1.001, #EXTINF:1.001,

Some files were not shown because too many files have changed in this diff Show More