summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-05-30 15:37:34 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-05-30 15:37:34 +0300
commita286506467e179010c23381c6ca01f29c0071dc6 (patch)
tree1f3c7eac06e4ae03d5b6a2d6773d96bcd7e5fcbd /DOCS/man/en
parent36cce813534bcb24a391c500ab9572e56b49923b (diff)
parent0a33fdb83a5488744e3a148d1a09801850135a56 (diff)
downloadmpv-a286506467e179010c23381c6ca01f29c0071dc6.tar.bz2
mpv-a286506467e179010c23381c6ca01f29c0071dc6.tar.xz
Merge svn changes up to r31176
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 2 insertions, 7 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index b050e38cbf..25508202a5 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -4183,11 +4183,11 @@ Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
.PD 1
.
.TP
-.B s3fb (Linux only) (also see \-vf yuv2 and \-dr)
+.B s3fb (Linux only) (also see \-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
+Use \-vf format=yuy2 to get hardware-accelerated YUY2 rendering, which is
much faster than YV12 on this card.
.PD 0
.RSs
@@ -6076,11 +6076,6 @@ Rounds up to make both width and height divisible by <r> (default: 1).
.RE
.
.TP
-.B "yuy2\ \ \ "
-Forces software YV12/\:I420/\:422P to YUY2 conversion.
-Useful for video cards/\:drivers with slow YV12 but fast YUY2 support.
-.
-.TP
.B "yvu9\ \ \ "
Forces software YVU9 to YV12 colorspace conversion.
Deprecated in favor of the software scaler.