From 89674854ceaae9c0a9d8f24b9a24fb2f24df6bb1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 20 Sep 2016 15:40:44 +0200 Subject: command: add a video-dec-params property This is the actual decoder output, with no overrides applied. (Maybe video-params shouldn't contain the overrides in the first place, but damage done.) --- DOCS/man/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 92cdad77c0..50832ccd30 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1438,6 +1438,9 @@ Property list These have the same values as ``video-out-params/dw`` and ``video-out-params/dh``. +``video-dec-params`` + Exactly like ``video-params``, but no overrides applied. + ``video-out-params`` Same as ``video-params``, but after video filters have been applied. If there are no video filters in use, this will contain the same values as -- cgit v1.2.3