summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-06 22:00:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-06 22:00:35 +0000
commitb7c56e89269820962bb7dee9aa303bbc8d128c13 (patch)
tree47837713b60714e14b8e1ec0b79804da02693958 /DOCS/man
parent54aa920577cfdd4721f0abf1b3799ce2ef8955a6 (diff)
downloadmpv-b7c56e89269820962bb7dee9aa303bbc8d128c13.tar.bz2
mpv-b7c56e89269820962bb7dee9aa303bbc8d128c13.tar.xz
small wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16423 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index e1461eb90d..f0d576f8d0 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1994,7 +1994,7 @@ plugin audio output driver
Set the graphics card that will receive the image.
Needs the \-vm option to work.
You can get a list of available cards when you run this option with \-v.
-Works currently only with \-vo directx.
+Currently only works with the directx video output driver.
.
.TP
.B \-bpp <depth>
@@ -2721,10 +2721,11 @@ slower (default: 0).
Call glFinish() before swapping buffers.
Slower but in some cases more correct output (default: disabled).
.IPs swapinterval=<n>
-Minimum interval in displayed frames between to buffer swaps (default: 1).
+Minimum interval between two buffer swaps, counted in
+displayed frames (default: 1).
1 is equivalent to enabling VSYNC, 0 to disabling VSYNC.
-Values < 0 will leave it at the system default.
-This will limit the framerate to (horizontal refresh rate / n).
+Values below 0 will leave it at the system default.
+This limits the framerate to (horizontal refresh rate / n).
Requires GLX_SGI_swap_control support to work.
With some (most/all?) implementations this only works in fullscreen mode.
.REss