summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-09 01:31:45 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-09 01:31:45 +0000
commit829ae6348f09bb0ce2aadb2ab9db5a5fa69cfefa (patch)
tree7a183ab88149ee750b531e6cea8383fe75c045e1 /DOCS
parent9472050bb129ac6e8dcef79d9dd5aa00117caa9d (diff)
downloadmpv-829ae6348f09bb0ce2aadb2ab9db5a5fa69cfefa.tar.bz2
mpv-829ae6348f09bb0ce2aadb2ab9db5a5fa69cfefa.tar.xz
DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8133 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.167
1 files changed, 51 insertions, 16 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 3dbdaf31e6..258aaf5059 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -991,20 +991,31 @@ 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. Buf if you properly adjust the
+colorkey settings you should be able to get acceptable results.
.
.RSs
-.IPs overlay
-enable the overlay
-.IPs overlay-ratio
-tune the overlay
+.IPs ar-mode=<value>
+aspect ratio mode (0 = normal, 1 = pan scan, 2 = letterbox (default))
+.IPs iec958\-encoded/\:decoded
+iec958 output mode
+.IPs mute
+mute sound output
.IPs ucode=<value>
path to the microcode
-.IPs norm=<value>
-TV norm
-.IPs ar-mode=<value>
-aspect ratio mode
-.IPs macrovision=<value>
-macrovision mode
+.RE
+.RS
+
+.I TV Out
+.RE
+.RSs
.IPs 75ire
enable 7.5 IRE
.IPs bw\ \ \
@@ -1013,16 +1024,40 @@ b/\:w TV output
color TV output
.IPs interlaced
interlaced TV output
+.IPs macrovision=<value>
+macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
+3 = agc 4 colorstripe)
+.IPs norm=<value>
+TV norm (ntsc (default), pal,pal60,palm,paln,palnc)
.IPs square/\:ccir601\-pixel
TV pixel mode
-.IPs iec958\-encoded/\:decoded
-iec958 output mode
-.IPs mute
-mute sound output
+.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 ignore\-cache
-do not use VGA cache
+do not use the VGA cache
+.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
+.IPs overlay
+enable the overlay
+.IPs overlay-ratio=<1\-2500>
+tune the overlay (default 1000)
.IPs update\-cache
-recreate VGA cache
+recreate the VGA cache
.RE
.
.TP