Mercurial > mplayer.hg
changeset 8132:06b20316d8cb
DXR2 options updated, patch by Alban Bedel, <albeu@free.fr>.
author | diego |
---|---|
date | Sat, 09 Nov 2002 01:31:45 +0000 |
parents | 6b9a3fceaef9 |
children | 630360b15089 |
files | DOCS/mplayer.1 |
diffstat | 1 files changed, 51 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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