How to enable Moodbar in Amarok music player
This post was written by admin on September 26, 2009
Posted Under: General
Posted Under: General
First,install the compiler by this command:
sudo apt-get install build-essential
And install the libraries and required programs
sudo apt-get install fftw3-dev libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer-tools gstreamer0.10-plugins-ugly gstreamer0.10-plugins-good
Download and extract moodbar :
wget http://pwsp.net/~qbob/moodbar-0.1.2.tar.gz
tar -xzvf moodbar-0.1.2.tar.gz
Now,go into the directory and compile:
cd moodbar-0.1.2
./configure --prefix=`pkg-config --variable=prefix gstreamer-0.10`
make
sudo make install
Launch Amarok and go to “Settings -> Configure Amarok” and from “General“, select “Use moods“. There are three different colour moods to choose from.
Related posts:
- RhythmCat – A Linux only music player with lyric show&plugin support
- Install Latest Amarok 2.4 Music Player from PPA in Ubuntu 10.04 Lucid and Higher
- Play APE file in Ubuntu using default Banshee Music Player
- Install Amarok 2.2(Sunjammer) in Ubuntu 9.04(Jaunty) and Ubuntu old versions
- How to install Amarok in ubuntu 9.04
Tags: plugins, sound and video
