Skip to content

SCTE-35 metadata has incorrect timestamps #4573

@ojw28

Description

@ojw28

This is reproducible using the sample provided here.

From an initial look, it appears the samples are queued with incorrect timestamps in SpliceInfoSectionReader.consume. In particular because getLastAdjustedTimestampUs appears to return an unadjusted timestamp, rather than an adjusted one? It could be that simply fixing this is the right thing to do, but it's a bit unclear to me exactly how the subsample offset and its use in SpliceInfoDecoder works, so it's possible I've misunderstood.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions