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

mp3spi wrongly recognizes stream as MPEG1L1 #10

Open
dydyczp opened this issue Apr 20, 2017 · 0 comments
Open

mp3spi wrongly recognizes stream as MPEG1L1 #10

dydyczp opened this issue Apr 20, 2017 · 0 comments

Comments

@dydyczp
Copy link

dydyczp commented Apr 20, 2017

File http://mauvecloud.net/sounds/alaw44s.wav

when mp3spi is loaded is recognized as
MPEG1L1 44100.0 Hz, unknown bits per sample, mono, unknown frame size, 114.84374 frames/second
which is wrong.

It should be recognized as
ALAW 44100.0 Hz, 8 bit, stereo, 2 bytes/frame
and it is the case when the mp3spi is NOT loaded.

Could you take a look at it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant