diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html index 148561139c..15b0678b92 100644 --- a/DOCS/Hungarian/codecs.html +++ b/DOCS/Hungarian/codecs.html @@ -165,6 +165,35 @@ SB Live!). Kapcsold r és használd az -ac hwac3 opciót. Akár működhet is. De nem fog. Tényleg. :)

+

2.1.2.4. XAnim codec-ek

+ +

Előszó: (néhány) XAnim codec nem XAnim-mal történő használata ILLEGÁLIS. +A TE felelősséged a licensz elolvasása, és betartása. Az MPlayer +szerzői nem tehetők felelőssé a felhasználó hibái miatt.

+ +

Nos igen, az MPlayer tudja használni az XAnim codec-eit dekódolásra. +Nagyon könnyű bekapcsolni őket:

+ +

+

+

+ +

Ezek a 10-es video codec családba tartoznak, így a -vfm 10 +opcióval megadhatod az MPlayer-nek, hogy ezeket használja, ha +lehetséges.

+ +

Az eddig tesztelt codec-ek a következők: Indeo 3.2, 4.1, 5.0, CVID, 3ivX, h263.

+ +

2.1.4. Hogyan használj ismeretlen Win32 codec-et

2.1.4.1. VfW

diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index a038f56bde..23bbacbae5 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -36,7 +36,8 @@
  • 2.1.4 Hogyan használj ismeretlen Win32 codec-et
  • Ezután fordítsd le az MPlayer-t:

    diff --git a/DOCS/codecs.html b/DOCS/codecs.html index 1ff2937682..a65f7cd3a7 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -164,6 +164,34 @@ Connect your AC3 decoder to the SP/DIF output, and use the '-ac hwac3' option. It may or may not work (experimental). (probably won't...)

    +

    2.1.2.4. XAnim codecs

    + +

    Foreword: using (some) XAnim codecs with other program than XAnim, is +ILLEGAL. It is YOUR responsibility to read its license, +and do accordingly. The authors of MPlayer can't be held responsible for +any unlawful act of the user.

    + +

    So yes, MPlayer can use XAnim's codecs for decoding. It's very +easy to enable them:

    + +

    +

    +

    + +

    They are video codec family number 10, so you may want to use -vfm 10 +option to tell MPlayer to use them if possible.

    + +

    Tested codecs are: Indeo 3.2, 4.1, 5.0, CVID, 3ivX, h263.

    +

    2.1.4. Codec importing howto

    2.1.4.1. VFW codecs

    diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 48350c8e87..303568fd91 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -37,6 +37,7 @@
  • 2.1.2.1 DivX4
  • 2.1.2.2 ffmpeg's DivX/libavcodec
  • 2.1.2.3 Hardware AC3 decoding
  • +
  • 2.1.2.4 XAnim codecs
  • 2.1.3 The Veiled Mysteries of MPlayer
  • 2.1.4 Codec importing howto
  • @@ -143,8 +144,8 @@

    MPlayer is a movie player for LINUX (runs on many other Unices, and non-x86 CPUs, see section 6). It plays most MPEG, AVI and ASF/WMV files (also some QT/MOV files, with CVID, VP31 video, and raw -audio), supported by many native and Win32 DLL codecs. You can watch -VideoCD, SVCD, DVD and even DivX movies too (and +audio), supported by many native, XAnim, and Win32 DLL codecs. You can watch +VideoCD, SVCD, DVD, 3ivx, and even DivX movies too (and you don't need the avifile library at all!). The another big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use SDL (and this way all drivers of @@ -268,6 +269,9 @@ See section 4.2 for more information.

  • Decide if you need GUI. If you do, see the 1.4 section before compiling.
  • + +
  • If you want to play 3ivx movies, check the +2.1.2.4 section.
  • Then build MPlayer: