-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
It is possible to use more than one ContentEncoding in a track. But there is nothing that describes how it should be applied. In particular in what order.
Also different ContentEncoding may have a different ContentEncodingScope. But that wouldn't work well if a different ContentEncoding is applied after or before. So there's probably some constraints needed there.
Noone probably ever used 2 ContentEncoding in a single track but the specs allow it. But it might even be useful (see zstd Magic Number header stripping). So we need to clarify this.