From 0dfbe88178a285a572d5dd5bb74f9fcd72dcbbe6 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 18 Mar 2004 01:19:20 +0000 Subject: -adapter, -refreshrate options, based on patch by Sascha Sommer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12041 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 9809923d49..42bca261de 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1547,6 +1547,11 @@ Used for RAW PCM. You can get a list and an explanation of available options executing .I mplayer \-aahelp .TP +.B \-adapter (\-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 Use different color depth than autodetect. Not all \-vo drivers support it (fbdev, dga2, svga, vesa). @@ -1847,6 +1852,10 @@ This function works only with the xv, xmga, mga and xvidix video out drivers. .br The range controls how much of the image is cropped. .TP +.B \-refreshrate +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 @@ Works only with x11, xv, xmga and xvidix drivers. Adjust saturation of video output (default: 0). You can get grayscale output with this option. .TP -.B \-screenw \-screenh +.B \-screenh \-screenw 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 @@ Turns off xscreensaver at startup and turns it on again on exit. .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. -- cgit v1.2.3