summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 1a829c152c..d044923654 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1119,6 +1119,12 @@ Property list
The pixel format as string. This uses the same names as used in other
places of mpv.
+ ``video-params/bpp``
+ Bits-per-pixel as integer.
+
+ ``video-params/depth``
+ Bit depth for each color component as integer.
+
``video-params/w``, ``video-params/h``
Video size as integers, with no aspect correction applied.