summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 15:51:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-19 15:51:35 +0000
commite8ec3c300e11f01a42e2356332075abcd3d1f6ee (patch)
tree44de6b653dac15f27eb37377b26b16a4e56df014
parent5ef65a8bf71e693c4e3b3695cc3aa1a78966766a (diff)
downloadmpv-e8ec3c300e11f01a42e2356332075abcd3d1f6ee.tar.bz2
mpv-e8ec3c300e11f01a42e2356332075abcd3d1f6ee.tar.xz
-wid now works with OpenGL, formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15767 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 11 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index febb36b169..9020ac0ecc 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2299,7 +2299,7 @@ the new display mode.
Enables VBI for the vesa, dfbmga and svga video output drivers.
.
.TP
-.B \-wid <window\ ID> (also see \-guiwid, \-geometry) (X11 and DirectX only)
+.B \-wid <window\ ID> (also see \-guiwid) (X11, OpenGL and DirectX only)
This tells MPlayer to attach to an existing window.
Useful to embed MPlayer in a browser (e.g.\& the plugger extension).
.
@@ -5991,23 +5991,29 @@ for people with extremely good hearing and similar equipment
In CBR mode this parameter indicates the bitrate in kbps,
when in VBR mode it is the minimum bitrate allowed per frame.
VBR mode will not work with a value below 112.
+.
.TP
.B vbr=<-50\-50> (VBR only)
variability range; if negative the encoder shifts the average bitrate
towards the lower limit, if positive towards the higher.
When set to 0 CBR is used (default).
+.
.TP
.B maxvbr=<32\-384> (VBR only)
maximum bitrate allowed per frame, in kpbs
+.
.TP
.B mode=<stereo | jstereo | mono | dual>
(default: mono for 1-channel audio, stereo otherwise)
+.
.TP
.B psy=<-1\-4>
psychoacoustic model (default: 2)
+.
.TP
.B errprot=<0 | 1>
Include error protection.
+.
.TP
.B debug=<0\-10>
debug level
@@ -6020,6 +6026,7 @@ debug level
.TP
.B br=<bitrate>
average bitrate in kbps (mutually exclusive with quality)
+.
.TP
.B quality=<1\-1000>
quality mode, the higher the better (mutually exclusive with br)
@@ -6041,12 +6048,15 @@ LTP (extremely slow)
.TP
.B mpeg=<2|4>
MPEG version (default: 4)
+.
.TP
.B tns\ \ \ \
Enables temporal noise shaping.
+.
.TP
.B cutoff=<0\-sampling_rate/2>
cutoff frequency (default: sampling_rate/2)
+.
.TP
.B raw\ \ \ \
Stores the bitstream as raw payload with extradata in the container header