Post

[SOLVED] Clementine -- G-Streamers installation missing plugin

Screenshot from 2012 10 14 00 38 08

I just downloaded media player for my Linux, because I got bored with my old media player. I downloaded Clementine media player. Such a good media player, that support Last.FM and Radio streamers.

But my problem was I cannot play radio streaming from my Clementine. It said that

“G-Streamers Installation is missing plugins”

That error because the codec is not installed. So I must install the codec first to make it work. Open terminal (CTRL+ALT+T) and type :

sudo apt-get install gstreamer0.10-plugins-bad

After installed, try to restart your player and test it again. Good Luck !

This post is licensed under CC BY 4.0 by the author.