soundlibs icon indicating copy to clipboard operation
soundlibs copied to clipboard

mp3spi wrongly recognizes stream as MPEG1L1

Open dydyczp opened this issue 8 years ago • 0 comments

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?

dydyczp avatar Apr 20 '17 20:04 dydyczp