Skip to content

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

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;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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