Skip to main content

Probe WAVE Files for iXML, Broadcast-WAVE and other metadata.

Project description

Documentation Status Lint and Test

wavinfo

The wavinfo package allows you to probe WAVE and RF64/WAVE files and extract extended metadata, with an emphasis on film, video and professional music production metadata.

Metadata Support

wavinfo reads:

  • Broadcast-WAVE metadata, including embedded program loudness, coding history and SMPTE UMID.
  • ADM track metadata and schema, including channel, pack formats, object, content and programme.
  • Dolby Digital Plus and Dolby Atmos dbmd metadata.
  • iXML production recorder metadata, including project, scene, and take tags, recorder notes and file family information.
  • Most of the common RIFF INFO metadata fields.
  • The wav format is also parsed, so you can access the basic sample rate and channel count information.

In progress:

  • Pro Tools embedded regions.
  • iXML STEINBERG sound library attributes.

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

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-2.1.0.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wavinfo-2.1.0-py3-none-any.whl (20.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wavinfo-2.1.0.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for wavinfo-2.1.0.tar.gz
Algorithm Hash digest
SHA256 398a694ade31f7d747575f22781394605fa6fccc4888eb8d2045ebcb822d41b5
MD5 8bf7b499af8d24492634b18da001cc9e
BLAKE2b-256 a02baf1967298f7ce52c38688ae412b7f4a5bc7a79a2e6db06b545cf2d99fa90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wavinfo-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for wavinfo-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a574afc54f377180131985f8fec5e120ed7ac95b5924db7e16c4f4f330ee0a9e
MD5 76e6de3311d9fd25f0f4ad07c24af225
BLAKE2b-256 032d2d043fd024e56238f11e4b9532a337e8b8addd946bdeada190aafadc0400

See more details on using hashes here.

Supported by

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