diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-13 21:51:33 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-13 21:51:33 +0000 |
commit | 68d5a612f3c34b274711aa0decb1e9d88b6bc3ca (patch) | |
tree | 9b4910b801936778cb158d60b0d7c1b6ccfbf08d /DOCS/video.html | |
parent | 06c7ba6ca8e42a56374948961ecd6b5197c9833e (diff) |
savage4 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2884 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r-- | DOCS/video.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/video.html b/DOCS/video.html index 72a2346a6c..e36b50a0df 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -176,10 +176,10 @@ section!</P> <P>S3 Savage3D's should work fine, but for Savage4, use XFree86 version 4.0.3 or greater (in case of image problems, try 16bpp). As for S3 Virge.. sell it.</P> -<P><B>NOTE</B>: Savage4 has a slow YV12 image displaying capability (it -needs to do all kind of conversions, possibly a driver issue). So when -this documentation says at some point "this has YV12 output use this, it's -faster", you shouldn't. Stick to YUY2.</P> +<P><B>NOTE</B>: Savage4 has a slow YV12 image displaying capability (it needs +to do YV12->YUY2 conversion, because the Savage hardware can't display YV12). +So when this documentation says at some point "this has YV12 output use this, +it's faster", you shouldn't. Stick to YUY2.</P> <P><B><A NAME=2.3.1.2.3>2.3.1.2.3. nVidia cards</A></B></P> |