Decorate Mplayer with Mplayer Skins

We have already disscussed how to install mplayer in ubuntu dapper and edgy.One more important about the mplayer is you can change the mplayer skin which one you like from the available list in mplayer website.Now we will see how to install new skins in Mplayer.

First you need to download the Mplayer skins from here

In this example i am downloading proton skin

sudo wget -c http://www1.mplayerhq.hu/MPlayer/skins/proton-1.2.tar.bz2

Now we have to unpack this using the following command

sudo tar xvf proton-1.2.tar.bz2

Now we have a proton directory you need to copy this under /usr/local/share/mplayer/skins/

sudo mv proton /usr/local/share/mplayer/skins/

or

sudo mv proton ~/.mplayer/skins/

Chech which one is suitable for you

MPlayer will use the skin in the subdirectory named default of /usr/local/share/mplayer/skins/ or ~/.mplayer/skins/.

Now you need to open Mplayer from Applications—>Sound&video—>Mplayer Movie Player this will open the mplayer now
you need to Right click on the Mplayer screen to pop up the menu you should see the following screen in this click on “Skin Browser”

You should see the following screen with the new skin with the name proton which we have copied before select this and click on ok

Proton Mplayer Skin in Action

This is one example the same way you can download which one you like and install in to in your mplayer enjoy your mplayer.

Sponsored Link

2 thoughts on “Decorate Mplayer with Mplayer Skins

  1. can you help me i cant download any skins besides proton, it would be great if you teach me how to install ater

Leave a comment

Your email address will not be published. Required fields are marked *