# HG changeset patch # User gabucino # Date 1001613208 0 # Node ID 156639eddf4931980f37d07d0a224cf54656e34b # Parent dee4b2ea5e5b0ba1e95cc33314e460995b18c469 tdfxfb added diff -r dee4b2ea5e5b -r 156639eddf49 DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Thu Sep 27 17:40:43 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Thu Sep 27 17:53:28 2001 +0000 @@ -65,7 +65,7 @@
Matrox-szal kapcsolatos kérdések helye,
Egyéb:
VAGY inkább használd az ÚJ -vo tdfxfb meghajtót! Lásd 2.2.1.9-es fejezet.
@@ -488,7 +491,7 @@2.2.1.7. Matrox framebuffer (mga_vid)
-Ez a rész a Matrox G200/G400/G450 BES (Back-End Scaler) támogatásról szól, +
Ez a rész a Matrox G200/G400/G450/G550 BES (Back-End Scaler) támogatásról szól, azaz az mga_vid kernel meghajtóról. Hardveres VSYNC támogatást tartalmaz, tripla buffereléssel. Framebufferes konzolon is, és X alatt is működik.
@@ -540,10 +543,9 @@ -3dfx (mely kártyák?) YUV+scaler támogatás, a /dev/3dfx-el (tdfx.o driver?) - A /dev/3dfx kernel driver csak a 2.2.x kernelekhez létezik, és a Glide-dal - használatos. Nincs letesztelve MPlayer-rel, ezért nem támogatott. - Jelentkezők kellenek tesztelésre, javításra.
+Ez a meghajtó a kernel tdfx framebufferét használva jelenít meg filmeket
+hardveres gyorsítással. tdfxfb kell a kernelbe, és a következőképp kell
+újrafordítani az MPlayer-t : ./configure --enable-tdfxfb
Send matrox-related questions here
Special:
OR, try the NEW -vo tdfxfb driver! See the 2.2.1.9 +section!
@@ -502,7 +505,7 @@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 @@ 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 (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
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).