CVS: main/DOCS/man/en mplayer.1,1.1118,1.1119
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.
On Tue, 27 Sep 2005 10:32:39 +0200 (CEST) syncmail@mplayerhq.hu (Reimar Döffinger CVS) wrote:
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
....
+Negative numbers mean you can zoom in up to a factor of -panscanrange+1.
+Negative numbers mean you can zoom in up to a factor of \-panscanrange+1.
+Do not report bugs unless you are using -vo gl.
+Do not report bugs unless you are using \-vo gl. ??
On Mon, Oct 10, 2005 at 11:29:46PM +0200, Paul TT wrote:
On Tue, 27 Sep 2005 10:32:39 +0200 (CEST) syncmail@mplayerhq.hu (Reimar Döffinger CVS) wrote:
Modified Files: mplayer.1 Log Message: Add -panscanrange option
+Negative numbers mean you can zoom in up to a factor of -panscanrange+1.
+Negative numbers mean you can zoom in up to a factor of \-panscanrange+1.
+Do not report bugs unless you are using -vo gl.
+Do not report bugs unless you are using \-vo gl.
Fixed. Diego
participants (3)
-
Diego Biurrun -
Paul TT -
syncmail@mplayerhq.hu