[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1089,1.1090

Diego Biurrun CVS syncmail at mplayerhq.hu
Wed Sep 7 00:00:38 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv4837/man/en

Modified Files:
	mplayer.1 
Log Message:
small wording fixes


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1089
retrieving revision 1.1090
diff -u -r1.1089 -r1.1090
--- mplayer.1	5 Sep 2005 11:25:30 -0000	1.1089
+++ mplayer.1	6 Sep 2005 22:00:35 -0000	1.1090
@@ -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 <depth>
@@ -2721,10 +2721,11 @@
 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




More information about the MPlayer-DOCS mailing list