From 28fa17dac66d29338d24bff217f31d38d494745c Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 2 Apr 2015 23:59:00 +0200 Subject: vf_format: allow forcing rotation flags --- DOCS/man/vf.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index 79055ec1a1..fb8047c201 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -310,6 +310,10 @@ Available filters are: Set the stereo mode the video should be displayed as. Takes the same values as the ``--video-stereo-mode`` option. + ```` + Set the rotation the video is assumed to be encoded with in degrees. + The special value ``-1`` uses the input format. + ``noformat[=fmt]`` Restricts the color space for the next filter without doing any conversion. -- cgit v1.2.3