# HG changeset patch # User gabucino # Date 1015752318 0 # Node ID 61cb4f38f9f63040b7c168b9171214ad9f598627 # Parent f30ea91ce6f9046b956d3fb9213e444bda36fb3b 10lityi diff -r f30ea91ce6f9 -r 61cb4f38f9f6 DOCS/Hungarian/codecs.html --- a/DOCS/Hungarian/codecs.html Sun Mar 10 09:03:37 2002 +0000 +++ b/DOCS/Hungarian/codecs.html Sun Mar 10 09:25:18 2002 +0000 @@ -246,6 +246,46 @@ támogatottságuk valószínűtlen. :(

+

2.2.1.9. XViD

+ +

Az XViD egy - az OpenDivX-ből származó - video codec. A másik + származékot DivX4 néven ismerjük.

+ +

Előnyei : +

+

+ +

Hátrányai : +

+

+ +

Installálás : jelenleg csak CVS-ből elérhető. Ezek a letöltési + utasítások :
+   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid + login
+   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co + xvidcore
+   cd xvidcore/build/generic
+   Szerkeszd át a Makefile.linux-ot a gépednek + megfelelően
+   make -f Makefile.linux
+   fordítsd újra az MPlayer-t a következő opcióval : + --with-xvidcore=/útvonal/libcore.a
+

+ +

2.2.2. Audio codec-ek

A legfontosabb audio codecek:
@@ -319,46 +359,6 @@ új RealMedia file-okban is.

-

2.2.2.6. XViD

- -

Az XViD egy - az OpenDivX-ből származó - video codec. A másik - származékot DivX4 néven ismerjük.

- -

Előnyei : -

-

- -

Hátrányai : -

-

- -

Installálás : jelenleg csak CVS-ből elérhető. Ezek a letöltési - utasítások :
-   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid - login
-   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co - xvidcore
-   cd xvidcore/build/generic
-   Szerkeszd át a Makefile.linux-ot a gépednek - megfelelően
-   make -f Makefile.linux
-   fordítsd újra az MPlayer-t a következő opcióval : - --with-xvidcore=/útvonal/libcore.a
-

- -

2.2.3. Hogyan használj ismeretlen Win32 codec-et

2.2.3.1. VfW

diff -r f30ea91ce6f9 -r 61cb4f38f9f6 DOCS/codecs.html --- a/DOCS/codecs.html Sun Mar 10 09:03:37 2002 +0000 +++ b/DOCS/codecs.html Sun Mar 10 09:25:18 2002 +0000 @@ -238,6 +238,45 @@ unlikely :(

+

2.2.1.9. XViD

+ +

XViD is another development from good old OpenDivX (first +development was DivX4).

+ +

Advantages : +

+

+ +

Disadvantages : +

+

+ +

Installation : it's currently available only in CVS. Here are the + downloading and installation instructions :
+   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid + login
+   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co + xvidcore
+   cd xvidcore/build/generic
+   Edit Makefile.linux to fit your needs
+   make -f Makefile.linux
+   recompile MPlayer with + --with-xvidcore=/path/to/libcore.a
+

+ +

2.2.2. Audio codecs

The most important audio codecs above all :
@@ -316,45 +355,6 @@ old and new RealMedia movies.

-

2.2.2.6. XViD

- -

XViD is another development from good old OpenDivX (first -development was DivX4).

- -

Advantages : -

-

- -

Disadvantages : -

-

- -

Installation : it's currently available only in CVS. Here are the - downloading and installation instructions :
-   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid - login
-   cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co - xvidcore
-   cd xvidcore/build/generic
-   Edit Makefile.linux to fit your needs
-   make -f Makefile.linux
-   recompile MPlayer with - --with-xvidcore=/path/to/libcore.a
-

- -

2.2.3. Win32 codec importing howto

2.2.3.1. VFW codecs