[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1118,1.1119

Reimar Döffinger CVS syncmail at mplayerhq.hu
Tue Sep 27 10:32:39 CEST 2005


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv24810/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Add -panscanrange option


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1118
retrieving revision 1.1119
diff -u -r1.1118 -r1.1119
--- mplayer.1	25 Sep 2005 17:29:43 -0000	1.1118
+++ mplayer.1	27 Sep 2005 08:32:37 -0000	1.1119
@@ -2278,6 +2278,15 @@
 video output drivers.
 .
 .TP
+.B \-panscanrange <-19.0\-99.0> (experimental)
+Change the range of the pan-and-scan functionality (default: 1).
+Positive values mean multiples of the default range.
+Negative numbers mean you can zoom in up to a factor of -panscanrange+1.
+E.g. \-panscanrange -3 allows a zoom factor of up to 4.
+This feature is experimental.
+Do not report bugs unless you are using -vo gl.
+.
+.TP
 .B \-refreshrate <Hz>
 Set the monitor refreshrate in Hz.
 Currently only supported by \-vo directx combined with the \-vm option.




More information about the MPlayer-DOCS mailing list