Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jgladdenRD opened this issue Oct 20, 2020 · 0 comments
Open

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

jgladdenRD opened this issue Oct 20, 2020 · 0 comments

Comments

@jgladdenRD
Copy link

jgladdenRD commented Oct 20, 2020

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;

@jgladdenRD jgladdenRD changed the title m4a demuxer is missing co64 atom m4a demuxer fails when processing a file with co64 atom Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant