LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-10-2004, 07:33 PM   #1
gauge73
Member
 
Registered: Jan 2003
Location: Dallas, TX
Distribution: Fedora Core 4
Posts: 420

Rep: Reputation: 30
xmms problems


When I try to play an mp3 with xmms (package is xmms-1.2.8-1), it just runs through the mp3 at a very high speed. The visualization's equalizer bars are jumping like normal, but there is no sound and it goes through a 3 minute mp3 in about 3 seconds.

A little history on the issue - I have RH9, so when I first installed the OS, xmms refused to play mp3s. I tried to remove the xmms rpm, but I think there was some dependency issue, so I just added -f to the command and removed it. Then I installed the new xmms rpm and now it will open an mp3, but it will act as described above. What should I do?
 
Old 02-10-2004, 07:38 PM   #2
benjithegreat98
Senior Member
 
Registered: Dec 2003
Location: Shelbyville, TN, USA
Distribution: Fedora Core, CentOS
Posts: 1,019

Rep: Reputation: 45
Check the plugins section of XMMS (properties > plugins). Make sure you are not using the disk writer output plugin.
 
Old 02-10-2004, 07:45 PM   #3
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
As benjithegreat98 suggested, it sounds more like a plugin problem. I don't know if you already knew it, but since Redhat 8.0, Redhat Linux does not have mp3 plugin right out of the box. I do, realise (and kinda feel sorry) that when using something free (Linux) along with something that is not (mp3) can lead to problems... but Redhat should have put a link or a warning to the users about this issue and a way for fixing it... anyway, here is the link:

Redhat 8.0:
ftp://194.199.20.114/linux/freshrpms...-13.p.i386.rpm

Redhat 9.0:
ftp://194.199.20.114/linux/freshrpms...p.fr1.i386.rpm

EDIT: if the links above doesn't work, go into here:
http://www.rpmfind.net/linux/RPM/index.html

and search after xmms-mp3

Regards.

Last edited by Mega Man X; 02-10-2004 at 07:47 PM.
 
Old 02-10-2004, 07:55 PM   #4
gauge73
Member
 
Registered: Jan 2003
Location: Dallas, TX
Distribution: Fedora Core 4
Posts: 420

Original Poster
Rep: Reputation: 30
1) I was, indeed using the Diskwriter plug. I changed to the only other option (OSS Driver) and I got an error instead - "Please check that: 1. You have the correct plugin selected 2. No other programs is blocking the soundcard 3. Your soundcard is configured properly". I ran xmms out of a shell and when I did this the shell gave this error message - "** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Permission denied".

2) I checked the bottom link you gave for the xmms-mp3 plugin and searched for it, and didn't find it. I have an mp3 plugin listed in my plugins window, though.

3) Just FYI, I can play sounds successfully with other programs and such.


Thanks for the help. And thanks in advance for any additional help you may have for me.
 
Old 02-10-2004, 08:09 PM   #5
gauge73
Member
 
Registered: Jan 2003
Location: Dallas, TX
Distribution: Fedora Core 4
Posts: 420

Original Poster
Rep: Reputation: 30
Problem solved! By default the permissions were 700 on the soundcard (/dev/dsp)... I figured that error message was erroneous because I wouldn't expect that to be default, but it is! W00t! Thanks for the help!
 
Old 02-10-2004, 09:13 PM   #6
gauge73
Member
 
Registered: Jan 2003
Location: Dallas, TX
Distribution: Fedora Core 4
Posts: 420

Original Poster
Rep: Reputation: 30
It just occurred to me that I can play other sounds with the 700 permissions, but I have to have more permissions than that in order to play sounds through xmms. Why is this? Should I not change the permissions of the device to 777 for some reason?
 
Old 02-10-2004, 11:03 PM   #7
benjithegreat98
Senior Member
 
Registered: Dec 2003
Location: Shelbyville, TN, USA
Distribution: Fedora Core, CentOS
Posts: 1,019

Rep: Reputation: 45
Is there a plugin for the eSound Output Plugin? That is what I use in XMMS and I haven't had to change any permissions.
 
Old 02-11-2004, 10:34 AM   #8
gauge73
Member
 
Registered: Jan 2003
Location: Dallas, TX
Distribution: Fedora Core 4
Posts: 420

Original Poster
Rep: Reputation: 30
Nope, the only two plugins for sound output are the OSS driver and the Diskwrite driver. Are your permissions for your sound card 700?
 
Old 02-11-2004, 08:53 PM   #9
benjithegreat98
Senior Member
 
Registered: Dec 2003
Location: Shelbyville, TN, USA
Distribution: Fedora Core, CentOS
Posts: 1,019

Rep: Reputation: 45
[benji@benfedora dev]$ ls dsp -l
crw------- 1 benji root 14, 3 Sep 15 08:40 dsp

That would be 600.

I am not a sound server expert, but, since I am using a sound server, I believe that means I can use more than 1 app at time that uses my sound output. Whille I am using XMMS I can click an icon an it will make the noise that I clicked it. When I changed to the oss plugin, I was not longer able to hear any thing besides xmms.

Also, are you getting an error message or can you just not hear? Have you checked all your volume levels? even in xmms?

Here is a link that may help: http://www.xmms.org/download.php There is a link to esound output. You may have to get a plugin for it as well. I'm not sure but you may already have esound. I really have no idea.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
XMMS -p problems lhoff Linux - Software 0 06-05-2004 08:35 AM
Mandrake Sound Problems xmms problems.... devinWhalen Mandriva 6 04-16-2004 04:05 PM
xmms problems qanopus Linux - Software 2 04-24-2003 02:48 PM
XMMS problems ? manub Linux - Newbie 2 02-02-2003 05:41 AM
xmms problems Nevetsmik103081 Linux - Software 7 10-29-2002 01:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration