summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-03 00:29:07 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-03 00:29:07 +0000
commitc96ae44aea896d3f099c40a0caf090c7b5f7066f (patch)
treec5ade7807639aa0bcdcb58952fa18c8b8b610123 /DOCS
parent8413c966a8678a8601dad18c24f223dc5eb5fe14 (diff)
downloadmpv-c96ae44aea896d3f099c40a0caf090c7b5f7066f.tar.bz2
mpv-c96ae44aea896d3f099c40a0caf090c7b5f7066f.tar.xz
document s3fb video out driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21452 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.18
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.