Diogo Azevedo

Results 2 issues of Diogo Azevedo

For example, the [`Variant`](https://github.com/kuu/hls-parser/blob/master/README.md#variant) defines `score` as optional, however, the type does not reflect that: https://github.com/kuu/hls-parser/blob/f1d7c861ec509f41b7e8073cc3517223d3c66a84/types.ts#L55

I’m trying to encrypt the attached segment using `mp4encrypt` using `MPEG-CENC` method, but the resulting segment becomes unplayable: ```sh mp4encrypt --method MPEG-CENC \ --key 1:4a13a4c5449b903ca558716341531799:random \ --property 1:KID:a167ef50633c27f314f36a038ef20d6e \ clear/154023527127780.mp4...