GithubHelp home page GithubHelp logo

Support for BWF (Broadcast WAVE)? about wav2png HOT 2 CLOSED

ebuzzz avatar ebuzzz commented on September 14, 2024
Support for BWF (Broadcast WAVE)?

from wav2png.

Comments (2)

beschulz avatar beschulz commented on September 14, 2024

Hey Eric,

can you provide me a short/small example file to reproduce the Problem?

Best,
Ben

Eric Bus [email protected] schrieb am Do., 14. Apr. 2016, 15:47:

I'm currently using this tool to process a lot of WAV files from different
sources. One of the problems it that our sources sometimes use BWF files.
This means the WAV has additional meta-data in the header. I believe this
tool is using libsndfile, but that library has support for BWF chunks in
the header.

The problem is: when I try to use the tool on a BWF file, I get:

Not a valid error number (-1).
Segmentation fault

If I try on normal WAV files, without the extra metadata, it works great.

β€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#26

from wav2png.

ebuzzz avatar ebuzzz commented on September 14, 2024

My bad, I just noticed that wav2png was using the wrong libsndfile. I had a new version available in /usr/local/lib, and my old (CentOS5) version in /usr/lib. The old version does not support BWF, the newly compiled version does. The actual message (Not a valid number) came from libsndfile, so I guess it was a bug in the older library that is fixed.

from wav2png.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.