Closed jpiesing closed 3 years ago
@rbouqueau I see the newly updated database.json still includes encrypted versions of all(?) unecncrypted streams. This is way more than we need - I think it's only t1 that is needed (as well as whatever we end up with for splicing).
@jpiesing Thanks, I'm fixing the json and I'll fix the python script soon
Done.
@jpiesing See https://cta-wave.github.io/Test-Content/, click on the CENC tab. Please close if ok.
Looks good to me.
We seem to be generating a encrypted versions of all streams - which I don't believe we need. We have the following tests;
If this is correct then the only encrypted streams we need are;
Specifically we don't need t2 and higher or ss1.
What am I missing?