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
ERROR Offset is outside the bounds of the DataView 8:14:44 AM
at DataView.getInt16 (<anonymous>)
at Object.get (node_modules/.pnpm/[email protected]/node_modules/token-types/lib/index.js:122:26)
at Object.get (node_modules/.pnpm/[email protected]/node_modules/music-metadata/lib/mp4/AtomToken.js:263:37)
at MP4Parser.parseSoundSampleDescription (node_modules/.pnpm/[email protected]/node_modules/music-metadata/lib/mp4/MP4Parser.js:445:65)
at node_modules/.pnpm/[email protected]/node_modules/music-metadata/lib/mp4/MP4Parser.js:171:90
at Array.map (<anonymous>)
at Object.stsd (node_modules/.pnpm/[email protected]/node_modules/music-metadata/lib/mp4/MP4Parser.js:171:70)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Atom.readAtom (node_modules/.pnpm/[email protected]/node_modules/music-metadata/lib/mp4/Atom.js:18:9)
at async Atom.readAtoms (node_modules/.pnpm/[email protected]/node_modules/music-metadata/lib/mp4/Atom.js:36:30)
Both local and stream parsing produce the same stack trace:
Is there an existing issue for this?
music-metadata version
10.7.0
Current Behavior
Something about this file causes an error: https://nickdesaulniers.github.io/netfix/demo/frag_bunny.mp4
node v20
Both local and stream parsing produce the same stack trace:
and
Expected Behavior
Attached audio sample?
The text was updated successfully, but these errors were encountered: