LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Installing MP3 Support On Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/installing-mp3-support-on-ubuntu-346496/)

kirtimaan_bkn 07-25-2005 06:40 AM

Installing MP3 Support On Ubuntu
 
Hello,

Recently I switched to Ubuntu (linux from mandrake 10.1. Its very fast on my system. But only one thing it lacks MP3 file support. Rythembox always give error that required plugin is not installed on my system. I installed mplayer, and that gave me another message. libmp3lame.so.0 is missing.

Searching this forum, I come to know that "http://www.ubuntuguide.org/" may help me. But my bad luck, site isn't working :(

Can anyone help me ? Where can I download the required plugins except http://www.ubuntuguide.org/ ?

Thanks,
Kirtimaan.

danns 07-25-2005 08:29 AM

The ubuntu wiki has all this information. Check out the Non-Free Multimedia Support pages. Basically you are going to add some more repositories to your apt sources.list. The gory details are explained on that page and it is very easy to do.

I believe lame is in the multiverse repository.

solarvoltage 07-25-2005 12:45 PM

After enabling the Universe repository, open a terminal window and type:

sudo apt-get install gstreamer0.8-mad

You should then have mp3 support for Rhythmbox.

craigevil 07-25-2005 01:57 PM

Get the unofficial add-on cd.
Ubuntu Linux 5.04 Newbie Install Addon CD
http://www.mrbass.org/linux/ubuntu/

kirtimaan_bkn 07-27-2005 07:49 AM

Thanks to all
 
Hello,

Thanks to all. I didn't checked this but I think this will work for me. I will give this a try after two days as currently I am busy with UBUNTU and my Modem , Apache etc..

After that I will install this.

Again, Thanks to all for your replies.

Thanks,
Kirtimaan.

kirtimaan_bkn 07-28-2005 05:45 AM

Still Unable
 
Hello,

Today morning I got my modem worked with UBUNTU and then tried the https://wiki.ubuntu.com/RestrictedFormats and found that I can install it by adding gstreamer0.8-mad package.. I also got some idea about configuring Package Manager ( adding more download locations). After that I installed lame package and all gone fine. Now It lists gstreamer* in my Package Manager list. But when ever I mark them for install it complains that Required Library not found. libarts1 and many more which name i can't remember now.


Also I searched for libarts1 in Packagemanger and it result 0. even I tried console command
Code:

sudo apt-get install gstreamer0.8-mad
.

Is there any option (even with apt-get) which select all required dependency and Install the package with required libraries ? Also can I install these package manually by downloading them ?

Thanks,
Kirtimaan.

danns 07-28-2005 09:22 AM

Libarts1 is available in one of the repositories. I don't think it is in the hoary-extras so it must be in multivers, universe, or restricted:


Here is my apt sources.list file:


deb http://us.archive.ubuntu.com/ubuntu hoary main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu hoary-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted universe multiverse


Now you can get these same repositories by editing your sources in synaptic. Just select the repository, choose edit and add

restricted multiverse universe

after main.

You'll probably want to do this for

Hoary Hedgehog (binary and source)
Updates (binary and source)
Security Updates (binary and source)

kirtimaan_bkn 07-28-2005 08:06 PM

Not Hoary, its warty
 
hello danns,

Thanks for your reply, It was my mistake that I didn't specified the Version.. I am using "warty" not the "horary" distro. So please suggest me for "warty" distribution.

Again I am sorry for my mistake.

Thanks,
Kirtimaan

danns 07-28-2005 08:32 PM

I would suspect they would be the same, only replace hoary with warty. The worst that can happen when you update the list (reload in synaptic) is that you will get warnings that the repositories cannot be found.

kirtimaan_bkn 07-28-2005 11:28 PM

Already Added with warty
 
Hello Danns,

Thanks for your quick reply. I already added the warty repositories (which was suggested in forum and google searching) and then I updated my apt-get. There after I worte that reply. Any way I am planning to change my OS from UBUNTU to some other.What I experienced that -

=> Unable to get MP3 support
=> Unable to get apache working (complains required library not found)
=> Every time I have to do apt-get and for this have to connect with Internet. I am using Dial up connection and Speed is nearly 2K , So its too costly as well as time consuming to download any package then Install and get error.

Hope that In next release of ubuntu, these problems will be solved. As I am not alone who like to listen MP3 while working...

I am thinking to get Fedora again. I tried that once earlier and that worked fine. Only reason to dislike that was speed with my configuration. Now I will try to optimize it by changing KDE with Gnome and, simple layout...


Again thanks to all of members who tried their best to help me. Still I would like to suggest UBUNTU to those users who want simple secure fast PC OS for office use.

:Pengy:

Thanks,
Kirtimaan.


All times are GMT -5. The time now is 11:06 PM.