audio_meta 1.1.4 copy "audio_meta: ^1.1.4" to clipboard
audio_meta: ^1.1.4 copied to clipboard

audio information extraction (duration, bitrate, sample rate, channels) from audio files

1.0.0 #

  • Initial version. Support for mp3, wav, aac, ogg, flac.

1.0.1 #

  • Replaced calls to Isolate with Futures to ensure web compat
  • Updated readme

1.0.2 #

  • Updated readme to clarify package usage

1.0.3 #

  • Audio type & encoding extraction now single pass
  • Updated readme disclaimer to show early development status

1.1.0 #

  • Fixed grave bugs when distinguishing encodings based on header sync words

1.1.1 #

  • Added web support
  • Added byte indexing guards to avoid range exceptions
  • Fixed bug where VBR MP3s would be read as CBR
  • Improved extraction speed through seek offsets
  • Deleted deprecated source files
  • Updated readme

1.1.2 #

  • Added web support (frfr)

1.1.3 #

  • fixed inaccuracies in MP3 VBR bit rate & duration extraction

1.1.4 #

  • fixed sync word search byte limit issue with MP3 ID3 tags
3
likes
0
points
252
downloads

Publisher

verified publishermaximilian-domroese.dev

Weekly Downloads

audio information extraction (duration, bitrate, sample rate, channels) from audio files

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on audio_meta