[MPlayer-users] Build well Konsole version of MPlayer 0.90, how to GUI?
thcuong
thcuong at ifi.edu.vn
Sun Apr 20 01:39:52 CEST 2003
Hello,
How can I build the GUI version with: Arial font and Blue skin?
I just download Blue-1.0.tar.gz and untar the "Blue" directory to the
~/MPlayer-0.90/share/mplayer/Skin, in this directory, there are:
icons
about.png
barmute.png
barzoom.png
........................
barstop.png
font.fnt
main.png
mute.png
pos.png
README
subblue.png
VERSION
Then, i read the README in the mp-iso-8859-7.tar.bz2, and copy these
.raw files (of Arial-18)
font.desc
iso-8859-7-a.raw
iso-8859-7-b.raw
osd-mplayer-a.raw
osd-mplayer-b.raw
to the
~/MPlayer-0.90/share/mplayer/font/
Then I try
configure --prefix=/tmp/c_video/mplayer/MPlayer-0.90 --enable-gui
then I
make install
But, after the "make install" is done, here are the last 9 lines in
Konsole (Pay attention to the lines start with ****, concerning the Skin):
install -m 755 -s ifim2000 /tmp/c_video/mplayer/MPlayer-0.90/bin/ifim2000
ln -sf ifim2000 /tmp/c_video/mplayer/MPlayer-0.90/bin/gmplayer
if test ! -d /tmp/c_video/mplayer/MPlayer-0.90/man/man1 ; then mkdir -p
/tmp/c_video/mplayer/MPlayer-0.90/man/man1; fi
install -c -m 644 DOCS/mplayer.1
/tmp/c_video/mplayer/MPlayer-0.90/man/man1/mplayer.1
install -m 755 -s mencoder /tmp/c_video/mplayer/MPlayer-0.90/bin/mencoder
ln -sf mplayer.1 /tmp/c_video/mplayer/MPlayer-0.90/man/man1/mencoder.1
*** Download skin(s) at http://www.mplayerhq.hu/homepage/dload.html
*** for GUI, and extract to
/tmp/c_video/mplayer/MPlayer-0.90/share/mplayer/Skin/
install -c -m 644 etc/codecs.conf
/tmp/c_video/mplayer/MPlayer-0.90/etc/mplayer/codecs.conf
(Note: ifim2000 is the name I gave to the run file)
Is my installation DONE? Can I start the GUI now, or need to download
the Skin, and redo all????.
More information about the MPlayer-users
mailing list