-
I noticed that there was no registration request from CMAF 3rd edition and there seems to be a collision in at least one brand 4CC for VVC.
`cvvc` was defined in OMAF as: "CMAF media profile for th…
-
Towards the end of section 4 there is this text:
If the Segment Type Box(styp)is present and contains:
- 'cmff': an CMAF media segment as defined in this specification mustconform to a CMAF Fragment…
-
##### Environment
- [yes] The MPD passes the DASH-IF Conformance Tool on https://conformance.dashif.org/
- [yes] The stream has correct Access-Control-Allow-Origin headers (CORS)
- [yes] There ar…
-
It has been suggested that we have no suitable content with both (AVC) video and (any) audio where the respective fragment durations meet the requirement of test 9.4. Specifically.
> 9.4.2 Pre-cond…
-
This is the WD from MPEG that DASH-IF expects CMAF content to be conforming to: https://onedrive.live.com/view.aspx?resid=D699C028F8104923!27596&ithint=file%2cdocx&authkey=!ALatpk4rtm5gwzg.
Here in…
-
EXOPLAYER_VERSION = com.amazon.android:exoplayer:2.11.3
exoplayer source code: https://github.com/amzn/exoplayer-amazon-port/tree/amazon/r2.11.3
Tested on demo app from "exoplayer amazon port".
…
-
### Use Case Description ###
A single media experience where multiple encryption keys are utilized to provide access to varying levels of experience quality depending on the device / environment secu…
-
At the start of section 4, note 2 says:
"NOTE2: A CMAF Chunk conforms to a CMAF Fragment."
However I don't believe this is true in general. CMAF places many constraints on CMAF Fragments, includi…
-
By default, when creating protected DASH content, Shaka Packager adds PSSH boxes both into media and manifest files. This can be reproduced using the following command:
```
packager \
'in=In/aa…
-
Hello!
I'm trying to figure out how to generate HLS with regular playlists and i-frame-only playlists. I found the option IntraOnly in the dasher documentation but I can't really understand how it'…