summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index bdcf708557..96044760a1 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4199,8 +4199,8 @@ The following video options are currently all specific to ``--vo=opengl`` and
int frame
A simple count of frames rendered, increases by one per frame and never
resets (regardless of seeks).
- vec2 image_size
- The size in pixels of the input image.
+ vec2 input_size
+ The size in pixels of the input image (possibly cropped and prescaled).
vec2 target_size
The size in pixels of the visible part of the scaled (and possibly
cropped) image.