From 87c6badef4e5998412b13787677c21626e333784 Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 27 Sep 2001 17:53:28 +0000 Subject: [PATCH] tdfxfb added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1993 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/documentation.html | 6 +++--- DOCS/Hungarian/video.html | 14 ++++++++------ DOCS/documentation.html | 6 +++--- DOCS/video.html | 16 +++++++++------- 4 files changed, 23 insertions(+), 19 deletions(-) diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index b4a04363ff..ba3f87d721 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -65,7 +65,7 @@
  • 2.2.1.6 Framebuffer kimenet (FBdev)
  • 2.2.1.7 Matrox framebuffer (mga_vid)
  • 2.2.1.8 SiS 6326 framebuffer (sis_vid) -
  • 2.2.1.9 3dfx YUV támogatás +
  • 2.2.1.9 3dfx YUV támogatás (tdfxfb)
  • 2.2.1.10 OpenGL kimenet
  • 2.2.1.11 AAlib - szöveges módú megjelenítés
  • 2.2.1.A TV kimenet @@ -212,7 +212,7 @@ probl 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.
  • -
  • Ha egy Matrox G200/G400/G450 kártya boldog tulajdonosa vagy, nézd meg a +
  • Ha egy Matrox G200/G400/G450/G550 kártya boldog tulajdonosa vagy, nézd meg a 2.2.1.7-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 MPlayer-be.
  • @@ -605,7 +605,7 @@ Ne n
  • felhasználói kérdéseket (miután elolvastad ezt az egész dokumentációt.)
  • -
  • MPlayer & Matrox G200/G400/G450 felhasználók:
    +
  • MPlayer & Matrox G200/G400/G450/G550 felhasználók:
    http://lists.sourceforge.net/lists/listinfo/mplayer-matrox

    Matrox-szal kapcsolatos kérdések helye,

    -
  • MPlayer & Matrox G200/G400/G450 users:
    +
  • MPlayer & Matrox G200/G400/G450/G550 users:
    http://lists.sourceforge.net/lists/listinfo/mplayer-matrox

    Send matrox-related questions here

    • things about mga_vid
    • diff --git a/DOCS/video.html b/DOCS/video.html index d6e2c14bba..2c3c39d062 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -33,6 +33,7 @@ syncfbMatrox G400 YUV support on framebuffer (obsoleted, use mga/xmga) 3dfxVoodoo2/3 hardware YUV (/dev/3dfx) support (not yet tested, maybe broken) +tdfxfbVoodoo2/3 hardware YUV support on tdfx framebuffer (works!)

      Special:

      @@ -166,6 +167,8 @@ XFree86 version 4.1.0 or greater, it works ok. Alternatively, you can use If you experience strange effects using -vo xv, try SDL (it has XVideo too) and see if it helps. Check the SDL section for details.

      +

      OR, try the NEW -vo tdfxfb driver! See the 2.2.1.9 +section!

      2.2.1.2.2. S3 cards

      @@ -502,7 +505,7 @@ and don't ask for it, since it's not an MPlayer limitation.

      2.2.1.7. Matrox framebuffer (mga_vid)

      -

      This section is about the Matrox G200/G400/G450 BES (Back-End Scaler) +

      This section is about the Matrox G200/G400/G450/G550 BES (Back-End Scaler) support, the mga_vid kernel driver. It's active developed by me (A'rpi), and it has hardware VSYNC support with triple buffering. It works on both framebuffer console and under X.

      @@ -552,12 +555,11 @@ driver, so avoid using both. If you messed up Xv with mga, try running updated after the mga_vid changes, so it's outdated now. Volunteers needed to test it and bring the code up-to-date.

      -

      2.2.1.9. 3dfx YUV support

      +

      2.2.1.9. 3dfx YUV support (tdfxfb)

      -

      3dfx has native YUV+scaler support, using /dev/3dfx (tdfx.o driver?) -The /dev/3dfx kernel driver exists only for 2.2.x kernels, for use with -Glide 2.x Linux ports. It's not tested with MPlayer, and so no more -supported. Volunteers needed to test it and bring the code up-to-date.

      +

      This driver uses the kernel's tdfx framebuffer driver to play movies with +YUV acceleration. You'll need a kernel with tdfxfb support, and recompile with +./configure --enable-tdfxfb

      2.2.1.10. OpenGL output

      @@ -628,7 +630,7 @@ on my tv. I love this feature and was wondering how hard it would be to add such a feature to mplayer.

      It's a driver limitation. BES (Back-End Scaler, it's the overlay generator -and YUV scaling engine of G200/G400/G450 cards) works only with CRTC1. +and YUV scaling engine of G200/G400/G450/G550 cards) works only with CRTC1. Normally, CRTC1 (textmode, every bpp gfx and BES) is routed to HEAD1, and CRTC2 (only 16/32bpp gfx) is routed to HEAD2 (TV-out).