LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-06-2006, 06:50 AM   #1
hexadecimal0f
LQ Newbie
 
Registered: Feb 2006
Location: Greece, Athens
Distribution: Suse 10, Mandrake 10
Posts: 7

Rep: Reputation: 0
Problems playing mp3 files


I installed SuSE 10 distro last week and I got a little problem.
This is my fstab file :
/dev/hdb2 / reiserfs acl,user_xattr 1 1
/dev/hda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sda1 /windows/D vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/hdb5 /windows/E vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/hdb6 swap swap defaults 0 0

On /windods/C as well as on /windows/E I got lots of mp3 files which i try to play with xmms and amarok. I tried to drag & drop the files in the xmms's playlist as i used to do in Suse 9 but nothing happens. I right click on the file and select the open with option but still nothing happens. In general i tried all kinds of ways to play an mp3 file. I also copied some mp3 files at my reiserfs partition and tried to open them from there but it won't play.
Can someone please help me? Thanks in advance.
 
Old 06-06-2006, 07:02 AM   #2
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,
can you use a console player (ex. mplayer) and let us know the error messages please?
regards,
slackie1000
 
Old 06-06-2006, 07:10 AM   #3
hexadecimal0f
LQ Newbie
 
Registered: Feb 2006
Location: Greece, Athens
Distribution: Suse 10, Mandrake 10
Posts: 7

Original Poster
Rep: Reputation: 0
Sorry but im new to Linux. What command should i type to start it?
 
Old 06-06-2006, 07:18 AM   #4
hexadecimal0f
LQ Newbie
 
Registered: Feb 2006
Location: Greece, Athens
Distribution: Suse 10, Mandrake 10
Posts: 7

Original Poster
Rep: Reputation: 0
Irrelevant: I just read the book you indicate in your signature. Isn't Socrates amazing?
 
Old 06-06-2006, 07:54 AM   #5
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,
indeed Socrates is really interesting.
about your problem now. i am almost sure that Suse 10 won't support mp3 out of the box. my suggestion is: open a terminal and try to play a mp3 from the cli.
Code:
mplayer your_mp3_file
xine your_mp3_file
...
after that you can post some errors that might help us finding your problem.
regards,
slackie1000
 
Old 06-06-2006, 11:21 AM   #6
dth1
Member
 
Registered: Oct 2004
Location: Stoney Stanton - England
Distribution: openSuse tumbleweed
Posts: 329

Rep: Reputation: 33
you need to install the 'mad' rpm

have a look at:-

http://packman.links2linux.org/?action=662
 
Old 06-06-2006, 04:17 PM   #7
hexadecimal0f
LQ Newbie
 
Registered: Feb 2006
Location: Greece, Athens
Distribution: Suse 10, Mandrake 10
Posts: 7

Original Poster
Rep: Reputation: 0
I installed the mad rpm but still got the problem.
It seems i don't have the mplayer installed.
With XINE i get the message: The steam my_file.mp3 use an unsuported codec: audio codec MPEG1 layer3 CBR (0x0) but is xine an audio player?I didn't know that.
Did this message help at all?
 
Old 06-06-2006, 04:25 PM   #8
hexadecimal0f
LQ Newbie
 
Registered: Feb 2006
Location: Greece, Athens
Distribution: Suse 10, Mandrake 10
Posts: 7

Original Poster
Rep: Reputation: 0
Ok. I can't understand what's going on: I loaded an old playlist i kept as a backup when i had suse 9 installed and some of the songs are playing. When i click to view the file info on the files that played i get normal infos but when i do the same for files that didn't play i get the message:Input plugin:No input plugin recognized this file.
This means i have to download a plugin?
And if yes where can i find it?
Linux is fascinating but the mitigation from Windows is a little bit weird:-)
 
Old 06-06-2006, 08:59 PM   #9
shshjun
Member
 
Registered: Nov 2004
Location: del
Distribution: jds
Posts: 88

Rep: Reputation: 15
you may find this thread helps:
http://www.linuxquestions.org/questi...d.php?t=429396

it says that suse linux doesn't support mp3 playing out of box due to (stupid) license issues. you can browse to your mp3 files but not play it untill you manually install xmms-lib-mad-...rpm

you can search this rpm if you don't have one.
 
Old 06-07-2006, 04:43 AM   #10
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,
Quote:
Originally Posted by hexadecimal0f
I installed the mad rpm but still got the problem.
It seems i don't have the mplayer installed.
With XINE i get the message: The steam my_file.mp3 use an unsuported codec: audio codec MPEG1 layer3 CBR (0x0) but is xine an audio player?I didn't know that.
Did this message help at all?
about xine features: click me.
* slackie1000 is a mplayer user
regards,
slackie1000
 
Old 06-07-2006, 09:04 AM   #11
hexadecimal0f
LQ Newbie
 
Registered: Feb 2006
Location: Greece, Athens
Distribution: Suse 10, Mandrake 10
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by shshjun
you may find this thread helps:
http://www.linuxquestions.org/questi...d.php?t=429396

it says that suse linux doesn't support mp3 playing out of box due to (stupid) license issues. you can browse to your mp3 files but not play it untill you manually install xmms-lib-mad-...rpm

you can search this rpm if you don't have one.
Thanks a lot shshjun xmms-lib-mad...rpm did the job.I can finally listen to some music:-)
I started to get afraid:-)

Thank for your help too slackie1000
Quote:
Originally Posted by slackie1000
about xine features: click me..
Helpful url thanks.
 
Old 06-09-2006, 04:38 PM   #12
dasy2k1
Member
 
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Manjaro
Posts: 963

Rep: Reputation: 36
teh easiest way is to uninstall Xine Amorak and kaffiene with yast, turn of the CD instalation source then reisnatll them all form packman (sorry cant remember the url)
taht solved my problems on suse 10.0,
still trying to find an online reposotory for 10.1, though for those few RPMS a 10.0 repos might work
 
  


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
playing mp3 files under redhat linux WS 3 zafar_dandoti Linux - Networking 1 12-20-2005 07:06 AM
Playing MP3 files tiredoflogins Linux - Newbie 2 10-02-2004 03:12 PM
Playing Mp3 files in RH9 Adam555 Linux - Newbie 7 05-06-2004 01:23 PM
playing mp3 files in Knoppix luminiscent Linux - Newbie 3 04-22-2004 09:42 PM
Playing remote MP3 files rsanfelice Linux - Software 4 04-20-2004 11:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 10:43 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