From: "Ilja Voyskovsky" Newsgroups: comp.os.msdos.djgpp Subject: MP3 decoding with best quality Date: Fri, 17 Aug 2001 23:29:12 +0400 Organization: Russian Space Science Internet Lines: 20 Message-ID: <9ljrfu$5ra$1@zware.space.ru> NNTP-Posting-Host: du22.iki.rssi.ru X-Trace: zware.space.ru 998076734 5994 193.232.209.22 (17 Aug 2001 19:32:14 GMT) X-Complaints-To: usenet AT news DOT rssi DOT ru NNTP-Posting-Date: 17 Aug 2001 19:32:14 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, All. I know there are plenty of open source MP3 decoding libraries for DJGPP (with Allegro). I've tried a few - LibAMP 0.3 and XAudio 3.2.8. There is no doubt they're decoding at the great speed, but the sound quality is POOR. I hear the big difference between them and latest Winamp (2.76), although I don't have the absolute pitch. The sound just hasn't some depth... Can you recommend some library, which can provide better sound quality (the speed isn't so critical)? Are there any ports of Winamp decoder? (or, is there a mystical ;-) way to use Win32 DLLs (Winamp input plugins, for exaple) in DOS+DJGPP)? Many thanks in advance. P.S. Just to avoid useless advice - my soundcard does work at 44100Hz/16Bit/Stereo in Allegro, and the sound quality problem is in the decoder.