From 14a530f4744fc7dee232bbb7c19218d1b0e00ef9 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 2 Apr 2015 23:57:56 +0200 Subject: vf_format: allow forcing stereo mode parameters --- DOCS/man/vf.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index 0e944f110e..79055ec1a1 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -302,6 +302,14 @@ Available filters are: :bt.709: ITU-R BT.709 (HD) (same primaries as sRGB) :bt.2020: ITU-R BT.2020 (UHD) + ```` + Set the stereo mode the video is assumed to be encoded in. Takes the + same values as the ``--video-stereo-mode`` option. + + ```` + Set the stereo mode the video should be displayed as. Takes the + same values as the ``--video-stereo-mode`` option. + ``noformat[=fmt]`` Restricts the color space for the next filter without doing any conversion. -- cgit v1.2.3