Mercurial > mplayer.hg
changeset 6121:a239d68bd0d8
small fixes, updates
author | gabucino |
---|---|
date | Sun, 19 May 2002 17:28:05 +0000 (2002-05-19) |
parents | 4472bc36675b |
children | 096289c0b6b7 |
files | DOCS/Hungarian/documentation.html DOCS/documentation.html |
diffstat | 2 files changed, 26 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html Sun May 19 17:09:29 2002 +0000 +++ b/DOCS/Hungarian/documentation.html Sun May 19 17:28:05 2002 +0000 @@ -393,8 +393,7 @@ B�r �ltal�ban erre nem kell figyelj.</LI> <LI><B>SDL</B> - nem k�telez�, de n�h�ny esetben seg�thet (p�ld�ul ha az audio lej�tsz�sba furcsa hangok keverednek, vagy ha az xv meghajt�val - t�rt�n� lej�tsz�s sor�n furcsa a lej�tsz�s k�pe). K�pes tov�bb� a - <B>feliratokat a film alatti fekete s�von megjelen�teni</B>. Aj�nlott + t�rt�n� lej�tsz�s sor�n furcsa a lej�tsz�s k�pe). Aj�nlott mindig a leg�jabbat haszn�lni.</LI> <LI><B>libjpeg</B> - opci�n�lis (M)JPEG dek�der. Az -mf opci� �s n�h�ny QT file haszn�lja. Hasznos mind az <B>MPlayer</B>hez, mind a @@ -629,7 +628,7 @@ make install</PRE> <P>Innent�l haszn�latra k�sz �llapotban van az <B>MPlayer</B>. Az -<CODE>/usr/local/share/mplayer</CODE> k�nyvt�r tartalmazza a +<CODE>$PREFIX/share/mplayer</CODE> k�nyvt�r tartalmazza a <CODE>codecs.conf</CODE> file-t, ami megmondja a programnak a haszn�lhat� codec-eket �s azok tulajdons�gait. Ezt a file-t mindig az <B>MPlayer</B>-rel egy�tt kell friss�teni ! Ha a home k�nyvt�radban van egy r�gi codecs.conf @@ -654,7 +653,8 @@ <PRE> mkdir ~/.mplayer/font cd ~/.mplayer/font - unzip mp-arial-iso-8859-2.zip</PRE> + unzip mp-arial-iso-8859-2.zip + ln -s ~/.mplayer/font/arial-24 font</PRE> <P>M�r csak egy dolog maradt h�tra: m�sold �t a <B>codecs.conf</B> file-t az <CODE>etc</CODE> k�nyvt�rb�l (az <B>MPlayer</B> k�nyvt�ron bel�l) a $HOME/.mplayer/codecs.conf-ba. @@ -671,7 +671,7 @@ <UL> <LI>haszn�ld a <CODE>-gui</CODE> opci�t</LI> vagy <LI>�rd be a <CODE>gui=yes</CODE> sort a konfigur�ci�s file-ba</LI>vagy - <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> , + <LI><CODE>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</CODE> , �s a <CODE>gmplayer</CODE> file-t ind�tsd. </UL> @@ -681,7 +681,7 @@ <P>Mivel az <B>MPlayer</B> alapban nem tartalmaz skineket, ezeket k�l�n kell let�ltened. L�sd <A HREF="http://www.mplayerhq.hu/homepage/dload.html">itt</A>. -Ezeket a szok�sos <CODE>/usr/local/share/mplayer/Skin</CODE> vagy <CODE>$HOME/.mplayer/Skin</CODE> +Ezeket a szok�sos <CODE>$PREFIX/share/mplayer/Skin</CODE> vagy <CODE>$HOME/.mplayer/Skin</CODE> k�nyvt�rak egyik�be kell kicsomagolni. Az <B>MPlayer</B> egy '<I>default</I>' nev� k�nyvt�rat keres alap�llapotban, de a <I>-skin newskin</I> opci�val, vagy a konfigur�ci�s file-ba a <I>skin=newskin</I> sor be�r�s�val meg lehet adni @@ -839,11 +839,16 @@ <P><A NAME=2.5><B>2.5. TV bemenet</B></P> + <A NAME=2.5.1><P><B><I>2.5.1. �ttekint�s</I></B></P> <P>Ez a fejezet elmagyar�zza hogy tudsz <B>n�zni/grabbelni egy V4L kompatibilis TV tuner-r�l</B>.</P> +<P>EZ A K�DR�SZLET JELENLEG NINCS FEJLESZT�S ALATT! Ne v�rd hogy hosszadalmas + k�s�rletez�s n�lk�l majd hirtelen menni fog!</P> + + <A NAME=2.5.2><P><B><I>2.5.2. Ford�t�s</I></B></P> <P>
--- a/DOCS/documentation.html Sun May 19 17:09:29 2002 +0000 +++ b/DOCS/documentation.html Sun May 19 17:28:05 2002 +0000 @@ -409,8 +409,7 @@ usually isn't important.</LI> <LI><B>SDL</B> - it's not mandatory, but can help in some cases (bad audio, videocards that lag strangely with the xv driver). Always use the newest - (beginning from 1.2.x). Also can <B>display subtitles under the movie, on - the black bar</B>.</LI> + (beginning from 1.2.x).</LI> <LI><B>libjpeg</B> - optional JPEG decoder, used by -mf and some qt mov files. Useful for both <B>MPlayer</B> and <B>MEncoder</B> if you plan to work with jpeg files.</LI> <LI><B>libpng</B> - recommended and default (M)PNG decoder. Required for GUI. @@ -626,7 +625,7 @@ make install</PRE> <P>At this point, <B>MPlayer</B> is ready to use. The directory -<CODE>/usr/local/share/mplayer</CODE> contains the <CODE>codecs.conf</CODE> +<CODE>$PREFIX/share/mplayer</CODE> contains the <CODE>codecs.conf</CODE> file, which is used to tell the program all the codecs and their capabilities. This file should always be kept uptodate together with the main binary !<BR> Check if you have codecs.conf in your home directory (~/.mplayer/codecs.conf) @@ -651,7 +650,8 @@ <PRE> mkdir ~/.mplayer/font cd ~/.mplayer/font - unzip mp-arial-iso-8859-1.zip</PRE> + unzip mp-arial-iso-8859-1.zip + ln -s ~/.mplayer/font/arial-24 font</PRE> <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P> @@ -663,7 +663,7 @@ <UL> <LI>use the <CODE>-gui</CODE> option</LI> <LI>specify <CODE>gui=yes</CODE> in your config file</LI> - <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> , + <LI><CODE>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</CODE> , and call <CODE>gmplayer</CODE> instead. </UL> </P> @@ -673,7 +673,7 @@ <P>As <B>MPlayer</B> doesn't have a skin included, you have to download them if you want to use the GUI. See the <A HREF="http://www.mplayerhq.hu/homepage/dload.html">download page</A>. -They should be extracted to the usual system-wide directory (<CODE>/usr/local/share/mplayer/Skin</CODE>), +They should be extracted to the usual system-wide directory (<CODE>$PREFIX/share/mplayer/Skin</CODE>), or to <CODE>$HOME/.mplayer/Skin</CODE> . <B>MPlayer</B> by default looks in these directories for a <I>default</I> named directory, but you can use the <I>-skin newskin</I> option, or the <I>skin=newskin</I> config file @@ -803,7 +803,7 @@ <CODE>$PREFIX/share/mplayer</CODE>. Then rename or symlink one of them to <CODE>font</CODE> (like : <CODE>ln -s ~/.mplayer/arial-24 ~/.mplayer/font</CODE>). Now you have to see a timer at the upper left corner -of the movie (switch it off with 'o').</P> +of the movie (switch it off with the "o" key).</P> <P>OSD has 3 states: (switch with 'o')<BR> <UL> @@ -832,11 +832,16 @@ <P><A NAME=2.5><B>2.5. TV input</B></P> + <A NAME=2.5.1><P><B><I>2.5.1. Overview</I></B></P> <P>This section is about how to enable <B>watching/grabbing from V4L compatible TV tuner</B>.</P> +<P><B>THIS CODE IS CURRENTLY NOT-WORKED ON! Don't expect it to work without + tweaking/experimenting!</P> + + <A NAME=2.5.2><P><B><I>2.5.2. Compilation</I></B></P> <P> @@ -1184,8 +1189,9 @@ <P><B><A NAME=3.2>3.2. Control</A></B></P> -<P><B>MPlayer</B> have a fully configurable, command driven, control layer which allow you -to control <B>MPlayer</B> using keyboard, mouse, joystick or remote control (using lirc).</P> +<P><B>MPlayer</B> has a fully configurable, command driven, control layer which + allow you to control <B>MPlayer</B> using keyboard, mouse, joystick or remote + control (using lirc).</P> <P><B><A NAME=3.2.1>3.2.1. Default controls</A></B></P>