StreamIDBlocked is apparently small enough (2 bytes) to trigger the sampleOffset problem with low packet numbers. Solution: Properly pad too small packets (probably best directly in encrypted.packet.ts:getFrameBuffer).