Archive for Multimedia

Install Amarok 1.4 in Ubuntu 9.04

Read this article in english Diesen Artikel auf Deutsch lesen

In the latest Ubuntu Release, Ubuntu 9.04, that has just been published, our favourite music player Amarok 1.4 has been updated to its successor 2.0. To be honest, Amarok 2 has been restyled quiet a lot, although it works perfectly. So, if anybody wants to get the older version back, here you'll find how to do it.
You'll need to execute the following three commands in a terminal:

  1. echo -e "\n## amarok 1.4 \ndeb http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main\ndeb-src http://ppa.launchpad.net/bogdanb/ppa/ubuntu jaunty main" | sudo tee -a /etc/apt/sources.list
  2. sudo apt-get update
  3. sudo apt-get install amarok14

You'll notice, that the first line is going to add an repository to the list. It's because of this add, that Ubuntu will show you a warning, while executing the second line, telling you that one of the repositories couldn't be verified. To solve this problem, you can read the following tutorial which we wrote some weeks ago, explaining how to solve the GPG error of launchpad.net.

Now you're ready to enjoy Amarok, as you were used to...








Post - Update:

To install Amarok 1.4 on Ubuntu 9.04 you should use the following instructions...

  1. echo -e "\n## amarok 1.4 \ndeb http://ppa.launchpad.net/surfed/ppa/ubuntu jaunty main" | sudo tee -a /etc/apt/sources.list
  2. sudo apt-get update
  3. sudo apt-get install amarok14

Thanks to Vitor!

View the music I’m listening to in Pidgin

Read this article in english Diesen Artikel auf Deutsch lesen

Considering, that lots of people are interested in showing what they are listening to, while chatting , we decided to make a tutorial explaining how to achieve this in 3 of the most famous and most used instant messaging softwares (chat softwares) on Ubuntu.

screenshot_003

First we'll see how to configure Pidgin, to view what we're listening to, because its a software installed by default on Ubuntu and no doubt, that it is one of the most used instant messaging softwares. Read the rest of this entry »

Play wma files in Amarok

Read this article in english Diesen Artikel auf Deutsch lesen

The Amarok media player can't play wma (windows media audio) by default. We can solve this problem by installing the necessary codecs manually.
The only thing we need to do is execute the following line in the terminal:

sudo apt-get install libxine1-ffmpeg

Control Amarok using a multimedia keyboard

Read this article in english Diesen Artikel auf Deutsch lesen

In Ubuntu we can control without any problems Rhythmbox Media Player with a multimedia keyboard, but what happends if we need to control another media player?

amarok-logo

Now we are going to see how to configure Amarok Media Player to control it with a multimedia keyboard, the first step is to download a script which we'll use later. The script can be found following this link. Once we've downloaded the script we have to install and excecute it using the "Script Manager", located in "Tools" menu on Amarok.


«12