diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-08-26 17:02:22 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-08-26 17:02:22 +0000 |
commit | a9106585789db842c9f9a977b8052b21b1ab9106 (patch) | |
tree | 870c5868053dc09de89cb232e9d2c9ee4bf40285 | |
parent | c9275017cf5cabc5595a891b6d773d7f7d10b2d1 (diff) |
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1704 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/Hungarian/documentation.html | 17 | ||||
-rw-r--r-- | DOCS/documentation.html | 17 |
2 files changed, 22 insertions, 12 deletions
diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index 3bbe056502..5e3c2ccddd 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -166,19 +166,24 @@ <P><B><A NAME=1.3>1.3. Installálás</A></B></P> -<P>Ha az <B>MPlayer</B>-t x86-os gépen fogod használni, valószínűleg használni +<UL> +<LI>Ha az <B>MPlayer</B>-t x86-os gépen fogod használni, valószínűleg használni akarod a Win32 codec-eket. Töltsd le és tömörítsd ki a w32codecs.zip-et az /usr/lib/win32 könyvtárba . Megj.: az avifile project hasonló csomagot használ, de különbözik a miénktől, ígyhát ezt használd! A mi csomagunk - egyébként használható az avifile-vel.</P> + egyébként használható az avifile-vel.</LI> -<P>Ha egy Matrox G200/G400/G450 kártya boldog tulajdonosa vagy, nézd meg a +<LI>Ha egy Matrox G200/G400/G450 kártya boldog tulajdonosa vagy, nézd meg a <A HREF="video.html#2.2.1.7">2.2.1.7</A>-es fejezetet, és nagy gyorsulást érhetsz el. Ezeket a lépéseket fordítás _előtt_ kell megcsinálni, különben nem épül be Matrox támogatás az - <B>MPlayer</B>-be.</P> + <B>MPlayer</B>-be.</LI> -<P>Ha tervezed a ProjectMayo <B>DivX4</B> codec-ének használatát, nézd meg a - <A HREF="codecs.html#2.1.2.1">2.1.2.1</A>-es fejezetet még fordítás előtt.</P> +<LI>Ha tervezed a ProjectMayo <B>DivX4</B> codec-ének használatát, nézd meg a + <A HREF="codecs.html#2.1.2.1">2.1.2.1</A>-es fejezetet még fordítás előtt.</LI> + +<LI>A DVD támogatáshoz le kell fordítanod a libdvdread-ot és a libcss-t. +Lásd <A HREF="cd-dvd.html#4.2">4.2-es fejezet</A>.</LI> +</UL> <P>Ezután fordítsd le az <B>MPlayer</B>-t:</P> diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 602117e686..784869651c 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -164,19 +164,24 @@ too. So I've decided to write/modify one...</P> <P><B><A NAME=1.3>1.3. Installation</A></B></P> -<P>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use +<UL> +<LI>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use Win32 codecs. Download and unzip w32codecs.zip to /usr/lib/win32 . Note: the avifile project has similar codecs package, but it differs from our, so if you want to use all supported codecs, then use -our package! However, you can use our codecs package with avifile.</P> +our package! However, you can use our codecs package with avifile.</LI> -<P>If you own a Matrox G200/G400/G450 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A> +<LI>If you own a Matrox G200/G400/G450 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A> section in order to gain big speedup. It is important to do these steps _before_ compiling <B>MPlayer</B>, otherwise no Matrox-specific support will be -built.</P> +built.</LI> -<P>If you plan to use the ProjectMayo's <B>DivX4</B> codec, check the -<A HREF="codecs.html#2.1.2.1">2.1.2.1</A> section before compiling.</P> +<LI>If you plan to use the ProjectMayo's <B>DivX4</B> codec, check the +<A HREF="codecs.html#2.1.2.1">2.1.2.1</A> section before compiling.</LI> + +<LI>For DVD support, you'll have to compile libdvdread and libcss. +See <A HREF="cd-dvd.html#4.2">section 4.2</A> for more information.</LI> +</UL> <P>Then build <B>MPlayer</B>:</P> |