You are not logged in.
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
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
Tell us which gstreamer packages did you install.
Seems similar to https://bbs.archlinux.org/viewtopic.php?pid=1360625
Offline
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
Offline
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
You don't have the ugly plugins of gst 1.2 installed, install those?
Offline
oh, you're right. Thanks!! Topic Solved.
Offline
Just to make sure: all you needed to do was install gst-plugins-ugly, right?
Offline
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
.
Offline
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
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.. ![]()
all the best!
Offline
Umm, they are called optional dependencies for a reason.
gstreamer0.10-ugly-plugins (optional) - Extra media codecs
Offline
Aaaaah, got it
. Thanks!!
Offline