# HG changeset patch # User diego # Date 1126044035 0 # Node ID 89421a992f9bf431b94e406f12dd73391ab4adab # Parent c41e22d7721487caff625b84537c6d8156023665 small wording fixes diff -r c41e22d77214 -r 89421a992f9b DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Tue Sep 06 21:45:40 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Sep 06 22:00:35 2005 +0000 @@ -1994,7 +1994,7 @@ 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 @@ -2721,10 +2721,11 @@ Call glFinish() before swapping buffers. Slower but in some cases more correct output (default: disabled). .IPs swapinterval= -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