diff options
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 0be09137f6..6a3aa788db 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3549,6 +3549,14 @@ deinterlacing, scaling and synchronizing your video output to the vertical retrace of your monitor. . .TP +.B s3fb (see also \-vf yuv2 and \-dr) +S3 Virge specific video output driver. +This driver supports the card's YUV conversion and scaling, double +buffering and direct rendering features. +Use \-vf yuy2 to get hardware-accelerated yuy2 rendering, which is +much faster than yv12 on this card. +. +.TP .B 3dfx (Linux only) 3dfx specific video output driver. This driver directly uses the 3dfx hardware on top of X11. |