Re: [encrypted-media-tests] Test for multisession / multikey content with sequential use of keys (#3752)

More specifically, what is needed for this test is two pieces of identical content, encrypted with different keys and fragmented such that there are Random Access Points at the start of each fragment.

We would then create a single piece of content by alternating fragments from the two original files ( call them A and B) i.e. 1st fragment of A, 2nd fragment of B, 3rd fragment of A, 4th fragment of B, etc. _Each fragment_ must be preceeded by the Initialization Segment (`moov` box) for that content item.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3752#issuecomment-250190790

Received on Wednesday, 28 September 2016 14:53:55 UTC