Feb
29
Play iTunes m4a Files on Linux Ubuntu
February 29, 2008 |
Recently I transfered some of the iTunes .m4a music files to my Linux Ubuntu 7.10 Gutsy , the pre-installed music player Rythmbox can’t recongnize music files in .m4a format. So in order to play .m4a file, we must choose an alternative music player. I have done intensive research and come to the conclusion that the best music player to use would be Amarok. If your Linux OS is like a vergin touched by the first time (in layman’s word, you are a newbie using Linux system, read this article to make sure you can install.
To Install Amarok Open Terminal . Main Menu -> Accessories -> Terminal .Now type this in Terminal:
sudo apt-get install amarok
The player only solved part of the problem, Now since you have installed the Audio Player Amarok, now we should head forward and install codecs so that these players work without any problem. The one we are going to install is called Gstreamer.
Please note there are many tutorials teaches you the wrong or outdated way to install Gstramer. To avoid confusion and trouble expalining, I will just show you the easiest quick and dirty way to get the codecs installed:
The above command tells the computer to install every plugin of Gstreamer, the good, the bad and the ugly.
After you have installed Gstreamer, our Amarok Player will work like charm while playing Media files..
Similar Posts
- Amarok audio output unavailable the device is busy Solution
- Make Acer Extensa headphone speakers Work on Ubuntu
- Use New iPod Nano with Ubuntu
- Transfer music mp3 to and from iPod Ubuntu
- Install and Use Audacity on Ubuntu
- Install and Configure LAMP on Ubuntu
- Ubuntu Convert Ogg Flac to mp3
- Play iPod music on Ubuntu
- Linux Ubuntu Install Setup PHP cURL
- Install IE6 using IEs 4 Linux on Ubuntu
- Ubuntu Seperate Audio From Video
- Ubuntu Best CHM Viewer
- Install Adobe AIR for Linux Beta on Ubuntu
- Install Run and Play Doom 3 on Ubuntu
- Ubuntu Hardy Broadcom Wireless Setup
- Create Compile and Run .NET on Ubuntu
- Install and Play Enemy Territory Quake Wars on Ubuntu
- Install Java Plugin on Ubuntu Firefox
- Burn Blu-Ray Disc on Ubuntu
- Install and Play Quake 4 on Ubuntu
- Install and Use Skype on Ubuntu
- Burn Audio CD on Ubuntu
- Install and Play Counter Strike on Ubuntu
- Install and Configure phpMyAdmin on Ubuntu LAMP
- Install and Play Quake 2 on Ubuntu
- Install and Configure Wine on Ubuntu
- Install and Play Quake III Arena on Ubuntu
- Open VCD Using VLC on Ubuntu
- Install and Play Red Alert 2 on Ubuntu
- Install and Play Diablo II on Ubuntu
- Install Google Earth on Ubuntu
- Switch Ubuntu Server to Desktop
- Ubuntu Configure Disable Touchpad
- Ubutu Root Password
- Install Flash CS on Ubuntu
- Use aMule as eMule alternative on Ubuntu
- Make Acer Extensa 4620Z Wireless Work on Ubuntu
- Show hidden htaccess file on Ubuntu
- Virus on Ubuntu Wine
- Install Photoshop on Ubuntu
- Ubuntu DVD Region Reassignment
- Create a Subdomain Virtual Host on Ubuntu
- Ubuntu Nvidia Refresh Rate Problem
- Ubuntu Install Chinese Input
- Manipulate Files Directories using Unix Shell
- Install BitTorrent GUI Azureus on Ubuntu
- Install and Play Unreal Tournament on Ubuntu
- Install and Run RealPlayer on Ubuntu
- Manage Ubuntu Repository
- Ubuntu Upgrade From Gutsy to Hardy Problem Fix
Comments
10 Comments so far



































Thanks for the tip! I have been looking for an answer like this for a while, nice article!
np. I am glad to hear you like it!
Will this also work with a program like Songbird?
I think because of certain patent issues (with Apple’s iTunes .m4a format), Songbird can not play .m4a files by default. But it seems that there is some work around, you can check out the following thread: http://ubuntuforums.org/showthread.php?t=483403
I just used the console command ’sudo apt-get install gstreamer*’ and I could play m4a’s with banshee and really anything else. Running Ubuntu 7 (Gutsy Gibbon)
Worked perfectly! Thank you!
You are welcome, Ian!
I don’t recommend installing gstreamer that way, I tried it and playing music got messy (bad sound).
You can try this for m4a:
https://help.ubuntu.com/community/RestrictedFormats#head-b2ef05b7fc6ca533d0412652487931518c723924
If you’d like to expand upon your itunes library a bit Broken Fractal Ventures has released their free version of the iTunes DRM compatible Gstreamer plug-in which can be used with any media player that uses the Gstreamer frame work.
Thanks ALOT I’ve been trying to get my iPod to work in Linux all day! :)