summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-02 18:29:16 +0000
committerfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-02 18:29:16 +0000
commit14ecebe920e68f12f6e882866f227c236c388502 (patch)
treeae5cdc0239e61c4ec8824f97b38f95e3012ccf72 /DOCS
parenta97a94b9294c7434afb45dd687a85ac256058e58 (diff)
downloadmpv-14ecebe920e68f12f6e882866f227c236c388502.tar.bz2
mpv-14ecebe920e68f12f6e882866f227c236c388502.tar.xz
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15043 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.113
1 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index cf45049b7e..2eabb31afb 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -433,6 +433,19 @@ Particularly useful on slow terminals or broken ones which do not properly
handle carriage return (i.e.\& \\r).
.
.TP
+.B \-priority <prio> (Windows only)
+Set process priority for MPlayer according to Windows predefined priorities.
+.sp 1
+Possible values of <prio>:
+.RSs
+idle|belownormal|normal|abovenormal|high|realtime
+.sp 1
+.I Warning:
+.br
+Using realtime priority can cause system lockup.
+.RE
+.
+.TP
.B \-v, \-verbose
Increment verbose level (more \-v means more verbosity).
.PD 0