summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-15 20:50:33 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-15 20:50:33 +0000
commit02c0f0258f05dcd42499a221b795924e3d4c90c2 (patch)
tree3e72d0f822b044b218e2bfada933b700322f0e49 /DOCS
parenta3713ceb29828cce576fa3ea6f936f3ab1d61a38 (diff)
downloadmpv-02c0f0258f05dcd42499a221b795924e3d4c90c2.tar.bz2
mpv-02c0f0258f05dcd42499a221b795924e3d4c90c2.tar.xz
new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18106 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d2dde641e8..e357a13be8 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2505,6 +2505,13 @@ Set the aspect ratio of your monitor or TV screen.
.PD 1
.
.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
+(correct for (almost?) all LCDs).
+.
+.TP
.B \-nodouble
Disables double buffering, mostly for debugging purposes.
Double buffering fixes flicker by storing two frames in memory, and