comparison DOCS/documentation.html @ 3912:7510f142e7aa

stuff.
author gabucino
date Mon, 31 Dec 2001 01:12:55 +0000
parents 708405652ce8
children ef59dc91aaaf
comparison
equal deleted inserted replaced
3911:0c1e7b47d35c 3912:7510f142e7aa
492 492
493 <PRE> ./configure 493 <PRE> ./configure
494 make 494 make
495 make install</PRE> 495 make install</PRE>
496 496
497 <P>At this point, <B>MPlayer</B> is ready to use. The directory
498 <CODE>/usr/local/share/mplayer</CODE> contains the <CODE>codecs.conf</CODE>
499 file, which is used to tell the program all the codecs and their capabilities.
500 This file should always be kept uptodate together with the main binary !</P>
501
497 <P><B>Debian users</B> can build a .deb package for themselves, it's very 502 <P><B>Debian users</B> can build a .deb package for themselves, it's very
498 simple. Just exec <CODE>fakeroot debian/rules binary</CODE> in <B>MPlayer</B>'s 503 simple. Just exec <CODE>fakeroot debian/rules binary</CODE> in <B>MPlayer</B>'s
499 root dir. Detailed instructions can be found <A HREF="documentation.html#6.1">here</A>.</P> 504 root dir. Detailed instructions can be found <A HREF="documentation.html#6.1">here</A>.</P>
500 505
501 <P><B><I>ALWAYS browse the output of ./configure</I></B>, and the 506 <P><B><I>ALWAYS browse the output of ./configure</I></B>, and the
508 <A HREF=#1.5>section 1.5</A> for details.</P> 513 <A HREF=#1.5>section 1.5</A> for details.</P>
509 514
510 <PRE> mkdir ~/.mplayer/font 515 <PRE> mkdir ~/.mplayer/font
511 cd ~/.mplayer/font 516 cd ~/.mplayer/font
512 unzip mp-arial-iso-8859-1.zip</PRE> 517 unzip mp-arial-iso-8859-1.zip</PRE>
513
514 <P>Only one thing remains: copy the <B>codecs.conf</B> file from the <CODE>etc</CODE>
515 directory (relative to the <B>MPlayer</B> tree) to <CODE>$HOME/.mplayer/codecs.conf</CODE> .
516 You should also check the manpage and <CODE>example.conf</CODE> for available options, and insert them
517 into your config file, <CODE>$HOME/.mplayer/config</CODE> .</P>
518 518
519 519
520 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P> 520 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P>
521 521
522 <P>The GUI needs GTK (it isn't GTK, but the panels are). The skins are stored 522 <P>The GUI needs GTK (it isn't GTK, but the panels are). The skins are stored
528 <LI>specify <CODE>gui=yes</CODE> in your config file</LI> 528 <LI>specify <CODE>gui=yes</CODE> in your config file</LI>
529 <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> , 529 <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> ,
530 and call <CODE>gmplayer</CODE> instead. 530 and call <CODE>gmplayer</CODE> instead.
531 </UL> 531 </UL>
532 </P> 532 </P>
533
534 <P>HINT: use the middle button (on 2 button mice press left and right
535 simultaneously) for a popup GTK menu, with DVD playing option!</P>
533 536
534 <P>As <B>MPlayer</B> doesn't have a skin included, you have to download them 537 <P>As <B>MPlayer</B> doesn't have a skin included, you have to download them
535 if you want to use the GUI. See the <A HREF="http://www.mplayerhq.hu/homepage/dload.html">download page</A>. 538 if you want to use the GUI. See the <A HREF="http://www.mplayerhq.hu/homepage/dload.html">download page</A>.
536 They should be extracted to the usual system-wide directory (<CODE>/usr/local/share/mplayer/Skin</CODE>), 539 They should be extracted to the usual system-wide directory (<CODE>/usr/local/share/mplayer/Skin</CODE>),
537 or to <CODE>$HOME/.mplayer/Skin</CODE> . <B>MPlayer</B> by default looks in 540 or to <CODE>$HOME/.mplayer/Skin</CODE> . <B>MPlayer</B> by default looks in