View Single Post
DfLo1913's Avatar
Posts: 115 | Thanked: 54 times | Joined on Feb 2011 @ Texas
#299
Originally Posted by somebody View Post
SomePlayer use Phonon which use gstreamer as backend. So, if you have all necessary plugins already installed you don't need to install new packages (except of gstreamer0.10-plugins-good-extra which is required for equalizer). If this package didn't install automatically (with dependencies) you can install it using apt-get (with root privileges):
Code:
apt-get install gstreamer0.10-plugins-good-extra
I put the code in xterminal and i have gstreamer0.10-plugins-good-extra installed already. The equalizer seems to boost some songs while others dont get a boost. Quick question, I have gsteamer0.10-plugins-bad-extra installed also. Do you know if that would create a problem with the equalizer?

Thanks alot for everything.