Ubuntu Geek

Ubuntu Linux Tutorials,Howtos,Tips & News | Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed

  • Follow Us on Twitter

  • Sponsor


  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Enable Moodbar in Amarok Music Player

Posted by admin on June 7th, 2007 Email This Post Email This Post

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Amarok is a sound system-independent audio-player for *nix systems. Its interface uses a powerful “browser” metaphor that allows you to create playlists that make the most of your music collection.

Moodbar in amarok it shows you the “mood” of a track, which you can then use to figure out when something interesting happens in the song.

Preparing your system

You need to install all the compilers using the following command

sudo apt-get install build-essential

Now you need to install the libraries and required program

sudo apt-get install fftw3-dev libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer-editor gstreamer-tools gstreamer0.10-plugins-ugly

Install Moodbar in Ubuntu

First download moodbar using the following command

wget http://pwsp.net/~qbob/moodbar-0.1.2.tar.gz

Now you have moodbar-0.1.2.tar.gz file you need to extract using the following command

tar -xzvf moodbar-0.1.2.tar.gz

Now you need to go in to the directory and compile

cd moodbar-0.1.2

./configure --prefix=`pkg-config --variable=prefix gstreamer-0.10`

make

sudo make install

This will complete the installation.

Now you can open Amarok and go to “Settings -> Configure Amarok” and from “General“, select “Use moods“. There are three different colour moods to choose from.

Share/Save/Bookmark

Related Articles

2 Responses to “Enable Moodbar in Amarok Music Player”

  1. Dee Says:

    Worked a treat, thanks.

    Now if you could post how to reliably rip mp3’s from a CD seeing as Sound Juicer has an annoying bug where things freeze and don’t save when trying to edit profiles in Feisty.

    D

  2. anon Says:

    I followed the instructions, but then moodbar would not work for mp3s, but would work for other types such as ogg. I then installed gstreamer0.10-plugins-good as well, and it worked.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>