You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;