2

I recently installed Ubuntu 11.10 and I'm kinda new to Linux. I was just trying to do basic stuff like playing music, video using Banshee media player, but then it ask me to search for plugins and install it. I've done that, but still doesn't work. It actually doesn't download them at all.

Whats the problem? Anyone help?

BuZZ-dEE
  • 14,533
Ekiee
  • 23

2 Answers2

2

Open Software Center and see if you have installed ubuntu-restricted-extras packages.

With this you can play some audio formats such as mp3 or play dvd.

For further reference or specific topics you can see this page

peppe84
  • 509
2
  1. open the software properties and enable universe repository enter image description here
  2. open the update manager and press check button

3.open the software center and search for ubuntu-restrcted-extras and press install button on it

enter image description here else open the terminal and type

sudo apt-get update

sudo apt-get install ubuntu-restricted-extras
Tachyons
  • 17,455