MPEGGroup / CMAF

Official MPEG repository to discuss public issues on CMAF (ISO/IEC 23000-19)
2 stars 0 forks source link

Switching set using single initialization constraints (CTA WAVE Test content) #41

Open haudiobe opened 1 year ago

haudiobe commented 1 year ago

The issue originates from the CTA WAVE Test Content generation and is discussed here:

https://github.com/cta-wave/Test-Content/issues/43

While we do not expect that this issue discusses what test content needs to be generated, it would be good to get feedback on the following:

Is it correct that the following 3 Initialization switching use cases exist?

Questions:

cconcolato commented 1 year ago

For the first case "Single/common CMAF Header (w/ sample entry for each track i.e. multiple sample entries) + fragments without in-band parameter sets (avc1).", it needs also to use different "sample description index" values in the samples. To my knowledge, support for that in players is not widespread (I may be wrong).

haudiobe commented 12 months ago

No impact on CMAF spec for now. Keep it open for one more cycle, want to check in context with the test vector generation in CTA WAVE.

RufaelDev commented 12 months ago

Question is this also an option in some configurations also considered ?

Single/common CMAF Header (with parameter sets) + fragments with in-band parameter sets (avc3).

krasimirkolarov commented 11 months ago

We want to encourage creating test vectors that exercises all these options (perhaps Romain?). Perhaps we should also document what are the use cases for those.

cconcolato commented 11 months ago

We also need to consider encryption, as having multiple keys can multiply the number of entries.