summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vf.rst')
-rw-r--r--DOCS/man/vf.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index a40cd1eea3..fc598ec75d 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -319,6 +319,11 @@ Available filters are:
the video is scaled in both directions instead of just changing the
aspect ratio is an implementation detail, and might change later.
+ ``<dar>``
+ Set the display aspect ratio of the video frame. This is a float,
+ but values such as ``[16:9]`` can be passed too (``[...]`` for quoting
+ to prevent the option parser from interpreting the ``:`` character).
+
``noformat[=fmt]``
Restricts the color space for the next filter without doing any conversion.