You are not logged in.

#1 2013-12-29 16:39:45

millz
Member
Registered: 2013-12-29
Posts: 30

[SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Hey guys,

I got an issue with my music player. After a fresh install of arch linux I cannot play mp3 files using rhythmbox or banshee.

Indeed, I installed essentiel codecs (lame) and gstreamer and the drivers are already set up right, as I can use vlc to play my music as intended. However, vlc is great for watching movies or playing some recent files, but not for organizing and listening to music, if you're kinda music addicted like me ;-). Anyway...

After searching the web for I while, I didn't find a proper solution, working for me. So I hope to get some help here.  Would be great.
Do I've missed some important configurations or enabling services?

Thanks in advance. All the best
millz

Last edited by millz (2013-12-30 21:24:53)

Offline

#2 2013-12-29 17:30:23

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,601

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Welcome to Arch Linux.
You are not giving us much to go on there.  You may want to tell us:
What type of sound hardware do you have?
What environment are you using? (KDE, Gnome, Xfce4, OpenBox, etc...)
Are you using Pulseadio?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2013-12-29 17:42:13

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Tell us which gstreamer packages did you install.

Seems similar to https://bbs.archlinux.org/viewtopic.php?pid=1360625

Offline

#4 2013-12-29 23:05:49

millz
Member
Registered: 2013-12-29
Posts: 30

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Hey Guys,

sorry. There is more information essential. Indeed. Thanks for your fast reply. Here it is. Thanks for your help.
I've an Asus Zenbook UX31A in use. You can find the specification there.
I'm using cinnamon on gdm. My gstreamer installation is given afterwards (installiert means installed):

millz@millzbook:~/ownCloud/Referenzen/IT/scripts$ sudo pacman -Ss gstreamer | grep -i installiert
extra/gst-plugins-base 1.2.1-1 [Installiert]
extra/gst-plugins-base-libs 1.2.1-1 [Installiert]
extra/gst-plugins-good 1.2.1-1 [Installiert]
extra/gstreamer 1.2.1-1 [Installiert]
extra/gstreamer0.10 0.10.36-3 [Installiert]
extra/gstreamer0.10-bad 0.10.23-6 [Installiert]
extra/gstreamer0.10-bad-plugins 0.10.23-6 (gstreamer0.10-plugins) [Installiert]
extra/gstreamer0.10-base 0.10.36-2 [Installiert]
extra/gstreamer0.10-base-plugins 0.10.36-2 (gstreamer0.10-plugins) [Installiert]
extra/gstreamer0.10-ffmpeg 0.10.13-2 (gstreamer0.10-plugins) [Installiert]
extra/gstreamer0.10-good 0.10.31-4 [Installiert]

All the best
millz

PS: I'm new to arch, but I'm, using linux for a long time.

Offline

#5 2013-12-29 23:10:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Offline

#6 2013-12-30 15:41:55

millz
Member
Registered: 2013-12-29
Posts: 30

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Hey Guys,

i read the linked article, but nothing suggested, worked out  :-(.
Additionally, I should mention, that mpg123 plays mp3 files directly from the terminal. Lame should be working as intended, though.

Further suggestions? Thanks guys!

Offline

#7 2013-12-30 16:09:20

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,075

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

You don't have the ugly plugins of gst 1.2 installed, install those?

Offline

#8 2013-12-30 21:24:29

millz
Member
Registered: 2013-12-29
Posts: 30

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

oh, you're right. Thanks!! Topic Solved.

Offline

#9 2013-12-30 21:31:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Just to make sure: all you needed to do was install gst-plugins-ugly, right?

Offline

#10 2013-12-30 23:42:56

millz
Member
Registered: 2013-12-29
Posts: 30

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

karol wrote:

Just to make sure: all you needed to do was install gst-plugins-ugly, right?

Indeed. Worked fine for Rhythmbox, but not for Banshee. I prefer Rhythmbox, insofer its perfect for me smile.

Offline

#11 2013-12-30 23:46:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Could you please install gstreamer0.10-ugly-plugins and see if banshee works now?
You have to learn to use the info that's just a few clicks away / a command away https://www.archlinux.org/packages/extra/i686/banshee/

Offline

#12 2013-12-30 23:52:00

millz
Member
Registered: 2013-12-29
Posts: 30

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

karol wrote:

Could you please install gstreamer0.10-ugly-plugins and see if banshee works now?
You have to learn to use the info that's just a few clicks away / a command away https://www.archlinux.org/packages/extra/i686/banshee/

Oh, now banshee plays the music as well.
I'm wondering, that the dependencies are not automaticaly installed, if you install banshee. Next time, just check the package information.. smile

all the best!

Offline

#13 2013-12-30 23:53:49

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Umm, they are called optional dependencies for a reason.

gstreamer0.10-ugly-plugins (optional) - Extra media codecs

Offline

#14 2013-12-31 00:02:55

millz
Member
Registered: 2013-12-29
Posts: 30

Re: [SOLVED] Playing mp3 files on Banshee or Rhythmbox possible

Aaaaah, got it smile. Thanks!!

Offline

Board footer

Powered by FluxBB