audiocogs / mp3.js

A JavaScript MP3 decoder for Aurora.js
http://audiocogs.org/codecs/mp3
263 stars 45 forks source link

Add support for ID3 MLLT-based seeking #20

Closed devongovett closed 8 years ago

devongovett commented 8 years ago

The MPEGLocationLookupTable (MLLT) ID3 tag supports a much more accurate seek table for VBR MP3s. We already parsed it, just didn’t use it for seeking.

Also supports the ID3 duration tag where available, with fallback to Xing/VBRI.