# HG changeset patch # User gabucino # Date 1015751017 0 # Node ID f30ea91ce6f9046b956d3fb9213e444bda36fb3b # Parent 41b864ac05f243d4de61a9f08e6596fdf31533ab XViD section added diff -r 41b864ac05f2 -r f30ea91ce6f9 DOCS/Hungarian/codecs.html --- a/DOCS/Hungarian/codecs.html Sun Mar 10 08:19:43 2002 +0000 +++ b/DOCS/Hungarian/codecs.html Sun Mar 10 09:03:37 2002 +0000 @@ -319,6 +319,46 @@ új RealMedia file-okban is.
+ + +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
diff -r 41b864ac05f2 -r f30ea91ce6f9 DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Sun Mar 10 08:19:43 2002 +0000 +++ b/DOCS/Hungarian/documentation.html Sun Mar 10 09:03:37 2002 +0000 @@ -71,6 +71,7 @@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
diff -r 41b864ac05f2 -r f30ea91ce6f9 DOCS/documentation.html --- a/DOCS/documentation.html Sun Mar 10 08:19:43 2002 +0000 +++ b/DOCS/documentation.html Sun Mar 10 09:03:37 2002 +0000 @@ -71,6 +71,7 @@