diff DOCS/man/en/mplayer.1 @ 36186:3b15983f5e48

Add options to determine where borders will be added when adjusting for aspect.
author reimar
date Sat, 25 May 2013 06:54:41 +0000
parents 94979f661d38
children 09b2e3d9f51b
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri May 24 14:20:19 2013 +0000
+++ b/DOCS/man/en/mplayer.1	Sat May 25 06:54:41 2013 +0000
@@ -3628,6 +3628,18 @@
 This feature is experimental.
 .
 .TP
+.B \-border\-pos\-x <0.0\-1.0> (-vo gl only, default 0.5)
+When black borders are added to adjust for aspect, this determines where they are placed.
+0.0 places borders on the right, 1.0 on the left.
+Values outside the range 0.0 \- 1.0 will add extra black borders on one side
+and remove part of the image on the other side.
+.
+.TP
+.B \-border\-pos\-y <0.0\-1.0> (-vo gl only, default 0.5)
+As \-border\-pos\-x but for top/bottom borders.
+0.0 places borders on the bottom, 1.0 on the top.
+.
+.TP
 .B \-monitor\-orientation <0-3> (experimental)
 Rotate display by 90, 180 or 270 degrees.
 Rotates also the OSD, not just the video image itself.