changeset 12040:cdc4feff6023

-adapter, -refreshrate options, based on patch by Sascha Sommer
author diego
date Thu, 18 Mar 2004 01:19:20 +0000
parents c80409b9bb38
children c5aa951feff8
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Wed Mar 17 16:59:24 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Mar 18 01:19:20 2004 +0000
@@ -1547,6 +1547,11 @@
 You can get a list and an explanation of available options executing
 .I mplayer \-aahelp
 .TP
+.B \-adapter <value> (\-vo directx only)
+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.
+.TP
 .B \-bpp <depth>
 Use different color depth than autodetect.
 Not all \-vo drivers support it (fbdev, dga2, svga, vesa).
@@ -1847,6 +1852,10 @@
 .br
 The range controls how much of the image is cropped.
 .TP
+.B \-refreshrate <Hz>
+Set the monitor refreshrate in Hz.
+Currently only supported by \-vo directx combined with the \-vm option.
+.TP
 .B \-rootwin
 Play movie in the root window (desktop background) instead of opening
 a new one.
@@ -1856,7 +1865,7 @@
 Adjust saturation of video output (default: 0).
 You can get grayscale output with this option.
 .TP
-.B \-screenw <pixels> \-screenh <pixels>
+.B \-screenh <pixels> \-screenw <pixels>
 If you use an output driver which can't know the resolution of the screen
 (fbdev/\:x11 and/\:or TVout) this is where you can specify the horizontal and
 vertical resolution.
@@ -1867,6 +1876,9 @@
 .B \-vm \ \ \ 
 Try to change to a better video mode.
 dga, x11/\:xv (XF86VidMode) and sdl output drivers support it.
+If it is used with the directx video output driver the \-screenw,
+\-screenh, \-bpp and \-refreshrate options can be used to set
+the new display mode.
 .TP
 .B \-vsync \ \ 
 Enables VBI for vesa.