-1

I use Ubuntu Utopic Unicorn. When I try to play music (audio/video), it shows error "Required plugin could not be found

Rhythmbox requires to install plugins to play media files of the following type: MPEG-1 Layer 3 (MP3) decoder"

How can I fix it?

nAiN
  • 5

2 Answers2

0

Yo can install Vlc to listen music by

sudo apt-get install vlc

Or find this source

Nikhil
  • 1
0

All you need to do is to install sound plugins. The easiest way is to:

sudo apt-get update && sudo apt-get install ubuntu-restricted-extras

That should fix it, and install some other useful things along with it (e.g Adobe Flash).

Deecaf
  • 126
  • 6