[MPlayer-DOCS] r36283 - in trunk: DOCS/man/en/mplayer.1 libvo/video_out.c
reimar
subversion at mplayerhq.hu
Sat May 25 09:43:22 CEST 2013
Author: reimar
Date: Sat May 25 09:43:22 2013
New Revision: 36283
Log:
border_pos support for a few more vos.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/libvo/video_out.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Sat May 25 08:54:41 2013 (r36282)
+++ trunk/DOCS/man/en/mplayer.1 Sat May 25 09:43:22 2013 (r36283)
@@ -3628,14 +3628,14 @@ E.g.\& \-panscanrange \-3 allows a zoom
This feature is experimental.
.
.TP
-.B \-border\-pos\-x <0.0\-1.0> (-vo gl only, default 0.5)
+.B \-border\-pos\-x <0.0\-1.0> (-vo gl,xv,xvmc,vdpau,direct3d 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)
+.B \-border\-pos\-y <0.0\-1.0> (-vo gl,xv,xvmc,vdpau,direct3d 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.
.
More information about the MPlayer-DOCS
mailing list