changeset 3912:7510f142e7aa

stuff.
author gabucino
date Mon, 31 Dec 2001 01:12:55 +0000
parents 0c1e7b47d35c
children 593ba62ba21c
files DOCS/Hungarian/documentation.html DOCS/Hungarian/encoding.html DOCS/Hungarian/mplayer.1 DOCS/documentation.html DOCS/encoding.html DOCS/mplayer.1
diffstat 6 files changed, 38 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html	Sun Dec 30 21:55:58 2001 +0000
+++ b/DOCS/Hungarian/documentation.html	Mon Dec 31 01:12:55 2001 +0000
@@ -514,6 +514,12 @@
 	make
 	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>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 !</P>
+
 <P><B>Debian felhasználók</B> egyszerűen készíthetnek .deb csomagot maguknak,
 csak a <CODE>fakeroot debian/rules binary</CODE> parancsot kell beírniuk az
 <B>MPlayer</B> forrás gyökérkönyvtárában. Részletes információ <A
@@ -552,6 +558,10 @@
   és a <CODE>gmplayer</CODE> file-t indítsd.
 </UL>
 
+<P>TIPP: az egér középső gombjának megnyomása (2 gombos egereken a bal és
+jobb gombok együttes megnyomása) egy GTK-s menűt hoz elő, amiben megtalálható
+a DVD lejátszás is.</P>
+
 <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>
--- a/DOCS/Hungarian/encoding.html	Sun Dec 30 21:55:58 2001 +0000
+++ b/DOCS/Hungarian/encoding.html	Mon Dec 31 01:12:55 2001 +0000
@@ -152,9 +152,9 @@
 
 <P><B><A NAME=2.4.3.5>2.4.3.5.  Enkódolás a <I>libavcodec</I> codec-ekkel</B></P>
 
-<P>A libavcodec-kel egyszerűen lehet kódolni jónéhány érdekes video és
-audio formátumba (jelenleg az audio codec-ek nem támogatottak). A következő
-codec-ekkel lehet enkódolni :</P>
+<P>A <A HREF="codecs.html#2.2.1.2">libavcodec</A>-kel egyszerűen lehet kódolni
+jónéhány érdekes video és audio formátumba (jelenleg az audio codec-ek nem
+támogatottak). A következő codec-ekkel lehet enkódolni :</P>
 
 <P>
 <UL>
--- a/DOCS/Hungarian/mplayer.1	Sun Dec 30 21:55:58 2001 +0000
+++ b/DOCS/Hungarian/mplayer.1	Mon Dec 31 01:12:55 2001 +0000
@@ -90,6 +90,7 @@
 .RB [ \-mixer\ <eszköz> ]
 .RB [ \-master\ igen/nem ]
 .RB [ \-tv\ alopciók ]
+.RB [ \-rootwin ]
 .I - vagy file vagy eszköz
 .PP
 .SH LEÍRÁS
@@ -301,6 +302,10 @@
 .B \-tv\ alopciók
 Ez az opció TV-néző üzemmódba kapcsolja az MPlayer-t. A további dokumentáció
 a documentation.html file 2.5-ös fejezetében található.
+.TP
+.B \-rootwin
+külön ablak helyett a root ablakban (a háttérben) fog zajlani a lejátszás.
+Csak xv és xmga meghajtókkal működik.
 .IP
 .SH "HALADÓSZINTŰ OPCIÓK"
 .TP
--- a/DOCS/documentation.html	Sun Dec 30 21:55:58 2001 +0000
+++ b/DOCS/documentation.html	Mon Dec 31 01:12:55 2001 +0000
@@ -494,6 +494,11 @@
     make
     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>
+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 !</P>
+
 <P><B>Debian users</B> can build a .deb package for themselves, it's very
 simple. Just exec <CODE>fakeroot debian/rules binary</CODE> in <B>MPlayer</B>'s
 root dir. Detailed instructions can be found <A HREF="documentation.html#6.1">here</A>.</P>
@@ -511,11 +516,6 @@
     cd ~/.mplayer/font
     unzip mp-arial-iso-8859-1.zip</PRE>
 
-<P>Only one thing remains: copy the <B>codecs.conf</B> file from the <CODE>etc</CODE>
-directory (relative to the <B>MPlayer</B> tree) to <CODE>$HOME/.mplayer/codecs.conf</CODE> .
-You should also check the manpage and <CODE>example.conf</CODE> for available options, and insert them
-into your config file, <CODE>$HOME/.mplayer/config</CODE> .</P>
-
 
 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P>
 
@@ -531,6 +531,9 @@
 </UL>
 </P>
 
+<P>HINT: use the middle button (on 2 button mice press left and right
+simultaneously) for a popup GTK menu, with DVD playing option!</P>
+
 <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>),
--- a/DOCS/encoding.html	Sun Dec 30 21:55:58 2001 +0000
+++ b/DOCS/encoding.html	Mon Dec 31 01:12:55 2001 +0000
@@ -101,7 +101,7 @@
   AVI (DivX) files, you have be aware that AVI headers don't store this
   value. Thus, the only solution is rescaling.</P>
 
-<P><B>MEncoder can scale input images if they come in YV12 format (for example:
+<P><B>MEncoder</B> can scale input images if they come in YV12 format (for example:
   ffdivx, odivx drivers, or mpeg1/2). The output size is specified with the
   <CODE>-x</CODE>, and <CODE>-y</CODE> options.  Furthermore, there are 3
   rescaling filters in <B>MEncoder</B>, <I>0
@@ -141,9 +141,9 @@
 
 <P><B><A NAME=2.4.3.5>2.4.3.5.  Encoding with the <I>libavcodec</I> codec family</B></P>
 
-<P>libavcodec provides simple encoding to a lot of interesting video and audio
-formats (currently its audio codecs are unsupported). You can encode to the
-following codecs :</P>
+<P><A HREF="codecs.html#2.2.1.2">libavcodec</A> also provides simple encoding
+to a lot of interesting video and audio formats (currently its audio codecs are
+unsupported by us). Currently you can encode to the following codecs :</P>
 
 <P>
 <UL>
@@ -160,6 +160,9 @@
 <P>The first column contains the codec names that should be passed after the
   <CODE>vcodec</CODE> config, like : <CODE>-lavcopts vcodec=msmpeg4</CODE></P>
 
+<P>An example, with MJPEG compression :<BR>
+  <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg -ffourcc mjpg</CODE></P>
+
 <P><B><A NAME=2.4.4>2.4.4.  Syntax</B></P>
 
 <P>&nbsp;&nbsp;<CODE>mencoder [options] [input file] [options] ...</P>
--- a/DOCS/mplayer.1	Sun Dec 30 21:55:58 2001 +0000
+++ b/DOCS/mplayer.1	Mon Dec 31 01:12:55 2001 +0000
@@ -101,6 +101,7 @@
 .RB [ \-tv\ suboptions ]
 .RB [ \-dapsync ]
 .RB [ \-softsleep ]
+.RB [ \-rootwin ]
 .I < - | file | URL | device >
 .PP
 .SH DESCRIPTION
@@ -312,6 +313,10 @@
 .B \-tv\ suboptions
 this option enables the TV grabbing feature of MPlayer. For complete
 documentation, please see documentation.html chapter 2.5
+.TP
+.B \-rootwin
+play movie in the root window (desktop background) instead of opening
+a new one. Works only with the xv and xmga drivers.
 .IP
 .SH "ADVANCED OPTIONS"
 .TP