Skip to content

m4a demuxer fails when processing a file with co64 atom #219

@jgladdenRD

Description

@jgladdenRD

m4a using co64 (rather than stco) fail as there is no function to handle setting this.track.chunkOffsets so it is undefined when mdat atom tries to set the offset
offset = this.track.chunkOffsets[this.chunkIndex] + this.tailOffset;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions