summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-14 23:59:43 +0200
committerwm4 <wm4@nowhere>2013-08-19 12:55:53 +0200
commit67704e2977d2bb5c35f962b154d5e8e481e2d508 (patch)
tree553e02586c4d0a0847067c999e4f3947a8d0dd1e /DOCS/man/en
parent4579cce768d0c9c84dc5f318b7189ffb03b49ece (diff)
downloadmpv-67704e2977d2bb5c35f962b154d5e8e481e2d508.tar.bz2
mpv-67704e2977d2bb5c35f962b154d5e8e481e2d508.tar.xz
options: remove --panscanrange option
This option allowed you to extend the range of the panscan controls, so that you could essentially use it to scale the video. This will be replaced by a separate option to set the zoom factor directly.
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/options.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 21e4a7991a..210f89381b 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -1485,14 +1485,6 @@
controls how much of the image is cropped. May not work with all video
output drivers.
-``--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=opengl``.
-
``--playing-msg=<string>``
Print out a string after starting playback. The string is expanded for
properties, e.g. ``--playing-msg=file: ${filename}`` will print the string