[MPlayer-DOCS] r23154 - in trunk: DOCS/man/de/mplayer.1 DOCS/man/en/mplayer.1 cfg-mplayer.h libvo/aspect.c
cehoyos
subversion at mplayerhq.hu
Sat Apr 28 01:16:46 CEST 2007
Author: cehoyos
Date: Sat Apr 28 01:16:45 2007
New Revision: 23154
Log:
Make -monitorpixelaspect 0 the default.
Patch by Onur Küçük <onur.--.-.delipenguen.net>
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/DOCS/man/de/mplayer.1
trunk/cfg-mplayer.h
trunk/libvo/aspect.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Sat Apr 28 01:16:45 2007
@@ -2880,6 +2880,8 @@ Specify the vertical frequency range of
.TP
.B \-monitoraspect <ratio> (also see \-aspect)
Set the aspect ratio of your monitor or TV screen.
+A value of 0 disables previous monitoraspect setting (e.g. in config file).
+Overrides the \-monitorpixelaspect setting if enabled.
.sp 1
.I EXAMPLE:
.PD 0
@@ -2893,8 +2895,7 @@ Set the aspect ratio of your monitor or
.TP
.B \-monitorpixelaspect <ratio> (also see \-aspect)
Set the aspect of a single pixel of your monitor or TV screen (default: disabled).
-Overrides the \-monitoraspect setting.
-A value of 0 disables, a value of 1 means square pixels
+A value of 1 means square pixels
(correct for (almost?) all LCDs).
.
.TP
More information about the MPlayer-DOCS
mailing list