From 8585845c648ea781269f3bd094f54a3b3674fc51 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 3 Apr 2015 00:02:40 +0200 Subject: vf_format: allow forcing display size --- DOCS/man/vf.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/man/vf.rst') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index fb8047c201..a40cd1eea3 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -314,6 +314,11 @@ Available filters are: Set the rotation the video is assumed to be encoded with in degrees. The special value ``-1`` uses the input format. + ````, ```` + Set the display size. Note that setting the display size such that + the video is scaled in both directions instead of just changing the + aspect ratio is an implementation detail, and might change later. + ``noformat[=fmt]`` Restricts the color space for the next filter without doing any conversion. -- cgit v1.2.3