Amarok codec problem...

Hi all,

I want to listen to internet radio via an MP3 stream. My computer opens Amarok by default then shows me the following window:

https://www.dropbox.com/s/l3t5dh3fokm6hvi/snapshot1.png

After clicking the ‘continue’ button a loading bar quickly shows for a short time before I get to this window:

https://www.dropbox.com/s/ouysz3duz4x2bqd/snapshot2.png

Does anybody know how I can solve this problem and get some music playing around here??

Have you seen this guide? openSUSE 12.3 Multi-media and Restricted Format Installation Guide, If not, it should help you setup your copy of openSUSE.

Thank You,

Use the guide suggested earlier or if you want mp3 alone use


su -
zypper in gstreamer-fluendo-mp3 gstreamer-fluendo-mp3 

Well, this should be


su -
zypper in gstreamer-**0_10**-fluendo-mp3 gstreamer-fluendo-mp3 

Otherwise it won’t have any effect on amarok, since phonon-gstreamer uses gstreamer-0_10…:wink:

oops missed that one . copy pasted same package twice