summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-05 00:06:58 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-05 00:06:58 +0000
commitcac8247d316a76d193f661ad4ad9e092c44dc7e0 (patch)
treef09f76b5b67b3b52e4d36e94138a7f36c49c71af /DOCS
parenta518fb0f2a3649575e8e159dfba6e57dd99be1dd (diff)
downloadmpv-cac8247d316a76d193f661ad4ad9e092c44dc7e0.tar.bz2
mpv-cac8247d316a76d193f661ad4ad9e092c44dc7e0.tar.xz
DXR2 option updates, description removed as it is present in HTML/XML.
Based on a patch by Mark Guptill <CompGuy284@attbi.com>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10067 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.183
1 files changed, 46 insertions, 37 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 65a7fcc6f2..13fed7d8b3 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -1426,25 +1426,21 @@ Warning: may cause OSD/\:SUB corruption!
.TP
.B \-dxr2 <option1:option2:...>
This option is used to control the dxr2 driver.
-Note: The lavc filter is now auto inserted if you try to play a non MPEG1/2
-format so all formats supported by MPlayer should play out of the box (if
-you have the CPU power needed to encode on the fly).
-The overlay chipset used on the dxr2 is of pretty bad quality but the default
-settings should work for everybody.
-The OSD may be usable with the overlay (not on TV) by drawing it in the
-colorkey.
-With the default colorkey settings you may get variable results, usually you
-will see the colorkey around the characters or some other funny effect.
-But if you properly adjust the colorkey settings you should be able to get
-acceptable results.
-.
+
.RSs
.IPs ar-mode=<value>
aspect ratio mode (0 = normal, 1 = pan scan, 2 = letterbox (default))
-.IPs iec958\-encoded/\:decoded
+.IPs iec958\-encoded
iec958 output mode
+.IPs iec958\-decoded
+set iec958 output mode to decoded (default)
+.IPs macrovision=<value>
+macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
+3 = agc 4 colorstripe)
.IPs mute
mute sound output
+.IPs unmute
+unmute sound output
.IPs ucode=<value>
path to the microcode
.RE
@@ -1454,47 +1450,60 @@ path to the microcode
.RE
.RSs
.IPs 75ire
-enable 7.5 IRE
+enable 7.5 IRE output mode
+.IPs no75ire
+disable 7.5 IRE output mode (default)
.IPs bw\ \ \
b/\:w TV output
.IPs color
-color TV output
+color TV output (default)
.IPs interlaced
-interlaced TV output
-.IPs macrovision=<value>
-macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
-3 = agc 4 colorstripe)
+interlaced TV output (default)
+.IPs nointerlaced
+disable interlaced TV output
.IPs norm=<value>
TV norm (ntsc (default), pal,pal60,palm,paln,palnc)
-.IPs square/\:ccir601\-pixel
-TV pixel mode
+.IPs square\-pixel
+set pixel mode to square
+.IPs ccir601\-pixel
+set pixel mode to ccir601
.RE
.RS
.I Overlay
.RE
.RSs
-.IPs cr-[left|right|top|bot]=<\-20\-20>
-adjust the overlay cropping
-.IPs ck-[rgb]min=<0\-255>
-minimum value for the color key
-.IPs ck-[rgb]max=<0\-255>
-maximum value for the color key
-.IPs ck-[rgb]=<0\-255>
-color key values
+.IPs cr-left=<0\-500>
+set the left cropping value (default: 50)
+.IPs cr-right=<0\-500>
+set the right cropping value (default: 300)
+.IPs cr-top=<0\-500>
+set the top cropping value (default: 0)
+.IPs cr-bottom=<0\-500>
+set the bottom cropping value (default: 0)
+.IPs ck-[r|g|b]=<0\-255>
+set the r(ed), g(reen) or b(lue) gain of the overlay color-key
+.IPs ck-[r|g|b]min=<0\-255>
+minimum value for the respective color key
+.IPs ck-[r|g|b]max=<0\-255>
+maximum value for the respective color key
.IPs ignore\-cache
-do not use the VGA cache
+ignore cached overlay settings
+.IPs update\-cache
+update cached overlay settings
.IPs ol-osd
-enable the osd hack on the overlay
-.IPs ol[hwxy]\-cor=<value>
-adjust the overlay size and position in case it doesn't match the window
-perfectly
+enable overlay onscreen display
+.IPs nool-osd
+disable overlay onscreen display (default)
+.IPs ol[h|w|x|y]\-cor=<-20\-20>
+adjust the overlay size (h,w) and position (x,y) in case it doesn't match the
+window perfectly (default: 0)
.IPs overlay
-enable the overlay
+activate overlay (default)
+.IPs nooverlay
+activate TVout
.IPs overlay-ratio=<1\-2500>
tune the overlay (default 1000)
-.IPs update\-cache
-recreate the VGA cache
.RE
.
.TP