You are not logged in.

1

Wednesday, June 16th 2004, 5:08pm

MP3s have strange noise with arts

Whenever I play an MP3 in any KDE application (or artsplay), there is a strange noise that goes in the background along with the beat of the song. I'm almost certain it's a problem with KDE's decoding of MP3s on my system. WAV and OGG files play fine. If I decode an MP3 to WAV and then play it in KDE it works fine. If I use a 3rd-party program (like madplay or mpg123) to play the MP3 but wrap it with artsplay, it works fine. Playing MP3s in xine works fine, and playing MP3s in XMMS works fine, even if I use the arts output plugin. The only time this problem occurs is when a program uses arts to decode an MP3. Has anybody heard of this before? Can anybody help?

I'm using Gentoo Linux from stage 1 with an unmodified 2.6.6 kernel. I have KDE 3.2.2 and I'm using the ALSA driver (intel8x0/ac97) for a the internal nforce sound. I also have tried an Audigy II, and the problem persists. Prior installations of this same version of KDE with Gentoo have worked fine on this hardware. Thank you for any help.

2

Wednesday, June 16th 2004, 9:54pm

From the given links:
Building latest HEAD kdemm/mpeglib with "-O0" helps to prevent those nasty "quips" and "gulps"

As I understood it's not HEAD that matters, it's "-O0". I think so because there is an alternative deb for debian:
http://www.marm.org.uk/mpeglib_3.2.2-1_i386.deb
which fixed the problem here (Debian Sarge)

Links:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245192
http://bugs.kde.org/show_bug.cgi?id=80497

3

Wednesday, June 16th 2004, 10:03pm

Yeah, that fixed it. Thanks. :)

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

4

Thursday, June 17th 2004, 2:21am

wow, great!!!!

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

5

Thursday, June 17th 2004, 4:06am

I'd like to take back that last comment.

I just recompiled arts and kdemultimedia, doing
[code:1]
OPTIMIZE -O0 ./configure
make
make install
[/code:1]

for both packages, and i still have the same problem. can somebody point me in the right direction?

Thanks
seb

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message