Quote:
Originally Posted by enrud
Each segment specified by byte range needs to be decrypted separately. Each segment has it's own IV.
So if the first byte range starts at 6772528, then everything before it needs to be removed.
Yes I've decrypted HD content.
|
oh. Okay! sorry its taking me a bit to understand.
there is many byteranges. is the only way to do it, one at a time?
and youre using a PHP script, right?