Skip to content

Usage and support of AV1 #4141

Answered by firstdorsal
firstdorsal asked this question in Q&A
Mar 18, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Content is not DRM protected.

Audio plays fine.

Manifest:

<?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"
  type="static"
  mediaPresentationDuration="PT39.992S"
  minBufferTime="PT1S"
  profiles="urn:mpeg:dash:profile:webm-on-demand:2012">
<Period id="0" start="PT0S" duration="PT39.992S" >
<AdaptationSet id="0" mimeType="video/webm" codecs="av1" bitstreamSwitching="false" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
<Representation id="0" bandwidth="1432323" width="640" height="360">
<BaseURL>360.webm</BaseURL>
<SegmentBase
  indexRange=

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@dsilhavy
Comment options

@firstdorsal
Comment options

Answer selected by firstdorsal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants