Skip to main content

Probe WAVE files for all metadata

Project description

GitHub last commit Documentation Status

Tests Flake8 codecov

wavinfo

The wavinfo package allows you to probe WAVE and RF64/WAVE files and extract extended metadata. wavinfo has an emphasis on film, video and professional music production but can read many other kinds.

If you are trying to read a particular kind of metadata from a WAV file and it is not supported, please submit an issue!

Metadata Support

wavinfo reads:

  • All defined Broadcast-WAVE fields, including embedded program loudness, coding history and SMPTE UMID.
  • iXML production recorder metadata, including project, scene, and take tags, recorder notes and file family information.
    • iXML STEINBERG sound library attributes.
  • All known RIFF INFO metadata fields.
  • Audio Definition Model (ADM) track metadata and schema, including channel, pack formats, object, content and programme, including Dolby Digital Plus and Dolby Atmos dbmd metadata for re-renders and mixdowns.
  • Wave embedded cue markers, cue marker labels, notes and timed ranges as used by Zoom, iZotope RX, etc.
  • Wave embedded sampler and sample loop metadata.
  • The wav format is also parsed, so you can access the basic sample rate and channel count information.

How To Use

The entry point for wavinfo is the WavInfoReader class.

from wavinfo import WavInfoReader

path = '../tests/test_files/A101_1.WAV'

info = WavInfoReader(path)

adm_metadata = info.adm
ixml_metadata = info.ixml

The package also installs a shell command:

$ wavinfo test_files/A101_1.WAV

Contributions!

Any new or different kind of metadata you find, or any new or different use of exising metadata you encounter, please submit an Issue or Pull Request!

Other Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wavinfo-3.1.0.tar.gz (31.8 kB view details)

Uploaded Source

Built Distribution

wavinfo-3.1.0-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

Details for the file wavinfo-3.1.0.tar.gz.

File metadata

  • Download URL: wavinfo-3.1.0.tar.gz
  • Upload date:
  • Size: 31.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for wavinfo-3.1.0.tar.gz
Algorithm Hash digest
SHA256 1073cce98cf025933ffa63f09cba6755a0caa42b566b1f7656c81dc4f2f352d0
MD5 b4a5dd6de2e75e0fa19da8962f3bc83f
BLAKE2b-256 3300cc8def4fd837e80893f96a00079cc01415a1747d68b434722528c054f714

See more details on using hashes here.

File details

Details for the file wavinfo-3.1.0-py3-none-any.whl.

File metadata

  • Download URL: wavinfo-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 35.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for wavinfo-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7bf74366aadc1fca8d924b416d78e1a3fd87d38d4d5c9b0a67880c1f6a8ea2ec
MD5 08192342cd0d23e2b9f4dfc47dee4e8e
BLAKE2b-256 72f867a592a1f965480aa66fb423f2ab39248301d1e6ede568cb1f3a9ab96126

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page