Comment 9 for bug 1218510

Revision history for this message
Paul Andreassen (paulone) wrote :

As #8 Gianni Delchi wrote:

cd /usr/share/mplayer/skins/default; for FILE in *.png ; do sudo convert $FILE -define png:format=png24 $FILE ; done

I also recommend you change to the blue skins with:

cd /usr/share/mplayer/skins ; sudo rm default ; sudo ln -s Blue default

These also need the first command run on them.