Re: [mpg123-users] libmpg123 opens non-mp3 files
Brought to you by:
sobukus
From: Martin G. <mar...@gm...> - 2023-12-21 22:27:32
|
Il giorno gio, 21/12/2023 alle 07.16 +0100, Thomas Orgis ha scritto: > Wait, you have mp2 files that mpg123 can play fine, but libmpg123 > does not? > > I'd like to see an example of that. > > Also: If you have issues with libsndfile's mp3 decoding, I hope you > can provide test cases and reports to fix that ... While extracting minimal code to make a test program I spotted a logic error left over from the days when I used to sniff filename extensions to choose the decoder. Yes, it does decode those mp2's perfectly. Making a test case for libsndfile's decoding could be harder as I have to pan back and forth vigorously to make it happen. If I can isolate it I'll forward it to them. Thanks for the input - another bug bites the dust Blessings M |