MP3's not playing in Banshee

8,907

Solution 1

I think not all of your software sources are activated. The software is organized in different sources, which are 'main', 'universe', 'restricted' and 'multiverse'. Main contains open source software, supported by Canonical. The software in universe is maintained by the community. Restricted contains proprietary drivers and in multiverse is software which is restricted by copyright or legal issues.

It seems, that some of this sources are not activated. To do so, go to 'System Settings' -> 'Software Sources'. In the tab 'Ubuntu Software', check all boxes, except 'Source Code' and Cdrom.

Then you have to install the packages gstreamer0.10-fluendo-mp3 and*gstreamer0.10-plugins-ugly* in Ubuntu Software Center

Solution 2

Installing Medibuntu will solve your problem... After installing this package you will not only able to play mp3s but any media format you wish to play.(using bunshee or any other player)

Installing Medibuntu

The following bash command adds Medibuntu's repository to Ubuntu. It also adds Medibuntu's GPG key to your keyring, which is needed to authenticate the Medibuntu packages.

This command should be run in the Terminal (Applications → Accessories → Terminal): 

sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update

Medibuntu's repository is deactivated by upgrading to a newer Ubuntu release, so you should run this command again after the release upgrade.

You may also wish to add the following packages. The first will cause many apps from the Medibuntu repository to appear in Ubuntu Software Center. The second will allow users to generate crash reports against Medibuntu packages and submit them to the Medibuntu bugtracker.

sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu

Please note you may have to use --force-yes instead of --yes in order for this command to succeed.

Another good option.

Instead of tyrying above steps...

Just open ubuntu sofware center and install VLC player. And make it your default player. You will be able to play any file format you wish to plat.

Share:
8,907

Related videos on Youtube

user47293
Author by

user47293

Updated on September 18, 2022

Comments

  • user47293
    user47293 almost 2 years

    Just installed Ubuntu 11.10 yesterday (Feb19) and I have noticed that Banshee will not play MP3's at all.

    The Ubuntu Restricted file will not install either.....something about not being in my software sources. A few people have recommended this file to me, however, it's not available to install.

    Seems to me that it shouldn't be this difficult to get MP3's working in this age!

  • Aquarius Power
    Aquarius Power about 10 years
    worked for 14.04