From 67704e2977d2bb5c35f962b154d5e8e481e2d508 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 14 Jun 2013 23:59:43 +0200 Subject: 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. --- DOCS/man/en/options.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'DOCS/man/en') 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=`` Print out a string after starting playback. The string is expanded for properties, e.g. ``--playing-msg=file: ${filename}`` will print the string -- cgit v1.2.3