Re: AES-CTR inside vs. outside the media container (was: Re: Encrypted Media proposal: Summary of the discussion so far)

On 3/7/12 7:54 AM, "Henri Sivonen" <hsivonen@iki.fi> wrote:
>(Presumably in non-streaming cases, it might be useful to be able to
>read embedded metadata even if the media is unrenderable, but in the
>streaming Web case, that doesn't seem like an important benefit.)

Remember that streaming does NOT simply mean "start at byte 0 and go to
byte n".  The byte-range feature of HTTP allows the client to fetch any
specific set of byte ranges from the stream in whatever order it wishes.
Thus a smart media player could leverage selective encryption on the MP4
blocks to read the (unencrypted) metadata and display it to the user if
they couldn't read the rest of the package.

Leonard

Received on Wednesday, 7 March 2012 15:55:08 UTC