# HG changeset patch # User diego # Date 1036805505 0 # Node ID 06b20316d8cb774a26ae529a8d559eda7f7f3ee8 # Parent 6b9a3fceaef93e42308c25fded6a618d6b6bbf8c DXR2 options updated, patch by Alban Bedel, . diff -r 6b9a3fceaef9 -r 06b20316d8cb DOCS/mplayer.1 --- a/DOCS/mplayer.1 Fri Nov 08 22:05:39 2002 +0000 +++ b/DOCS/mplayer.1 Sat Nov 09 01:31:45 2002 +0000 @@ -991,20 +991,31 @@ .TP .B \-dxr2 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= +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= path to the microcode -.IPs norm= -TV norm -.IPs ar-mode= -aspect ratio mode -.IPs macrovision= -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= +macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe, +3 = agc 4 colorstripe) +.IPs norm= +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= +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