LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-02-2006, 04:18 AM   #1
Marcolux
LQ Newbie
 
Registered: Dec 2005
Location: Luxembourg
Distribution: Fedora 5
Posts: 27

Rep: Reputation: 15
Amarok doesnt play mp3


Hello,
i have installed amarok, but i cant play any mp3 files.
it send me a message

"The gst10-engine claims it cannot play MP3 files.
You may want to choose a different engine from the Configure Dialog, or examine the installation of the multimedia-framework that the current engine uses.
You may find useful information in the FAQ section of the amaroK HandBook."

i find a solution but i dont know how do it,

"
- Download, compile and install the ffmpeg package
- Run gst-register (you may need to run it twice, as root and as your "normal" user)
- Go to your GStreamer plugin directory (you can find it with gst-config / gstreamer-config)
- Delete the ffmpeg files (or move them somewhere else)
- Run gst-register again
- Start amaroK
- If this doesnt solve the problem look also at this FAQ-entry: 5.10 I have GStreamer installed but when I try to change to the GStreamer engine amaroK crashes, what gives? "
"

i have followed all the tips (the installing instruction in the ffmpeg package)but i wasnt able to make it.
-i have already installed the yum-
What can i make for resolve this problem?, Could you show me another way to resolve it?
Thanks a lot,
Bye
 
Old 04-02-2006, 04:45 AM   #2
binary_y2k2
Member
 
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Blog Entries: 1

Rep: Reputation: 31
Quote:
Originally Posted by Marcolux
...
i have followed all the tips (the installing instruction in the ffmpeg package)but i wasnt able to make it.
...
Bye
What do you mean by you weren't able to make it? What error messages came up?

Tez
 
Old 04-03-2006, 02:57 PM   #3
Marcolux
LQ Newbie
 
Registered: Dec 2005
Location: Luxembourg
Distribution: Fedora 5
Posts: 27

Original Poster
Rep: Reputation: 15
i dont know how to do it. i just started to work in linux.
when a execute the command a error message come up.
 
Old 04-03-2006, 05:08 PM   #4
binary_y2k2
Member
 
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Blog Entries: 1

Rep: Reputation: 31
What was the exact error message?
 
Old 04-04-2006, 01:01 AM   #5
phoenix49
Member
 
Registered: Jun 2005
Location: Azerbaijan/Baku
Distribution: Fedora Core 6 "Zod"
Posts: 179

Rep: Reputation: 30
MP3 and others

It is the problem with non-GPL modules on FC. Its quite easy to solve this problem. Just a few steps.
1) open terminal and type the following:

su //enter your root password
rpm -ivh http://rpm.livna.org/livna-release-5.rpm

You just added livna.org reposiroty to your yum config, next you can install all codecs u need (xvid, mp3, avi, etc)

2) in terminal:

su
yum install gstreamer-plugins-ugly //for MP3 support
yum install kaffeine //nice video player
yum install mplayer //another video player
yum install kyum //Better package manager than pirut for KDE
yum install yumex //for GNOME

3) again in terminal (but not as root)

gst-register

4)Open up amaroK, kaffeine or any other, and play your mp3's

Googd luck!
 
Old 04-06-2006, 12:43 AM   #6
Marcolux
LQ Newbie
 
Registered: Dec 2005
Location: Luxembourg
Distribution: Fedora 5
Posts: 27

Original Poster
Rep: Reputation: 15
amarok

Thanks for the reply
I have followed all the tip above but i cant run gst-register, a message come up:

[marco@localhost ~]$ gst-register
bash: gst-register: command not found

thanks
 
Old 04-06-2006, 12:49 AM   #7
vmlinuz.gz
Member
 
Registered: Nov 2005
Posts: 123

Rep: Reputation: 15
You should post your lsmod. Just type in "lsmod" at a prompt and post the output. You may have missing modules.
 
Old 04-06-2006, 01:43 AM   #8
phoenix49
Member
 
Registered: Jun 2005
Location: Azerbaijan/Baku
Distribution: Fedora Core 6 "Zod"
Posts: 179

Rep: Reputation: 30
Quote:
Originally Posted by Marcolux
Thanks for the reply
I have followed all the tip above but i cant run gst-register, a message come up:

[marco@localhost ~]$ gst-register
bash: gst-register: command not found

thanks
Just try to type "gst" then press <tab> button twice, it will suggest the ending of this command. Try and post your results
 
Old 04-06-2006, 06:49 AM   #9
Marcolux
LQ Newbie
 
Registered: Dec 2005
Location: Luxembourg
Distribution: Fedora 5
Posts: 27

Original Poster
Rep: Reputation: 15
amarok problem

i always the same problem when a play a mp3 file in amarok,

The gst10-engine claims it cannot play MP3 files.
You may want to choose a different engine from the Configure Dialog, or examine the installation of the multimedia-framework that the current engine uses.
You may find useful information in the FAQ section of the amaroK HandBook.

What can i do?

Thanks
By
 
Old 04-07-2006, 05:19 AM   #10
phoenix49
Member
 
Registered: Jun 2005
Location: Azerbaijan/Baku
Distribution: Fedora Core 6 "Zod"
Posts: 179

Rep: Reputation: 30
U still didn't do gst<tab><tab> in console
 
Old 04-08-2006, 04:02 AM   #11
Marcolux
LQ Newbie
 
Registered: Dec 2005
Location: Luxembourg
Distribution: Fedora 5
Posts: 27

Original Poster
Rep: Reputation: 15
Thanks for your reply but i found the solution in this page
http://www.fedoraforum.org/forum/sho...ghlight=amarok
Bye
 
Old 04-08-2006, 11:41 AM   #12
phoenix49
Member
 
Registered: Jun 2005
Location: Azerbaijan/Baku
Distribution: Fedora Core 6 "Zod"
Posts: 179

Rep: Reputation: 30
Post

Quote:
Originally Posted by Marcolux
Thanks for your reply but i found the solution in this page
http://www.fedoraforum.org/forum/sho...ghlight=amarok
Bye
I'm very glad that you found a solution, but there's the same what I suggested to do . . Actually you don't even need to run gst-register, it needed only on gstreamer version 0.8 and <.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
amarok won't play MP3! kabrin0131 Linux - Software 3 01-10-2007 07:59 PM
Play mp3 with Amarok (Dapper) christian-s Ubuntu 19 10-09-2006 01:46 PM
how to play a mp3 file in amarok? xwteoh Linux - Newbie 6 03-23-2006 03:38 AM
how to play mp3-s with amarok? pusrob SUSE / openSUSE 6 02-19-2006 10:15 AM
amarok mp3 ogg unable to play cqadiribrahim Linux - Software 1 09-27-2005 01:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 04:36 AM.

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