[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.259,1.260

Diego Biurrun CVS diego at mplayerhq.hu
Sat Nov 9 02:32:07 CET 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv15044/DOCS

Modified Files:
	mplayer.1 
Log Message:
DXR2 options updated, patch by Alban Bedel, <albeu at free.fr>.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -r1.259 -r1.260
--- mplayer.1	3 Nov 2002 14:49:45 -0000	1.259
+++ mplayer.1	9 Nov 2002 01:31:45 -0000	1.260
@@ -991,20 +991,31 @@
 .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 @@
 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




More information about the MPlayer-cvslog mailing list