summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-08-31 22:39:04 +0200
committerDudemanguy <random342@airmail.cc>2023-09-08 02:27:08 +0000
commitfef4481bfec74ea20e3c78cedd657977cac16434 (patch)
tree8f130f065e0ffcaf2ce411797f3f16032ee66ce3 /DOCS/man/options.rst
parentb47a58516af2c36e66c3987748b5b4a1275ed9e7 (diff)
downloadmpv-fef4481bfec74ea20e3c78cedd657977cac16434.tar.bz2
mpv-fef4481bfec74ea20e3c78cedd657977cac16434.tar.xz
m_option: make m_rect_apply center based
This makes it easier to apply crops without need to manually calc the offset. I wanted for it to be top-left corner based, but maybe it was not that good idea in retrospect. Also rename scrw/scrh, since they don't refer to screen. It was copied form m_geometry apply.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b271ab4a62..139e32a289 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1571,7 +1571,7 @@ Video
applied to the source video rectangle (before anamorphic stretch) by the VO.
A crop rectangle that is not within the video rectangle will be ignored.
This works with hwdec, unlike the equivalent 'lavfi-crop'. Setting the crop
- to '0x0' disables it.
+ to '0' disables it. When offset is omitted, the central area will be cropped.
``--video-zoom=<value>``
Adjust the video display scale factor by the given value. The parameter is