Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working - Aubio is failing with "could not find RIFF header" message #11

Closed
adamjakab opened this issue May 3, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@adamjakab
Copy link
Owner

Needs fixing! Issue described here: aubio/aubio#116

My plugin version (output of beet bpmanalyser -v) is:

bpmanalyser: Bpm Analyser(beets-bpmanalyser) plugin for Beets: v1.3.3)
@adamjakab adamjakab added the bug Something isn't working label May 3, 2024
@adamjakab
Copy link
Owner Author

As the it states in the above mentioned issue: "The default binary is built with only a simple WAV file reader." so there is no immediate solution for this. This issue cannot be fixed without either:

a) convert mp3/flac -> wav and then process the file with aubio
b) find another library which can process mp3/flac

@adamjakab
Copy link
Owner Author

Solved in release v1.3.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant