From 72e505a944ac6b519d7a2348d63dd9a1fd2fe2a2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 24 Apr 2015 22:52:01 +0200 Subject: player: add --window-scale option Requested. Works similar to the property with the same name. --- DOCS/man/options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index b9c423e053..f35a73b92d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1724,6 +1724,14 @@ Window (depending on the video aspect ratio, the width or height will be larger than 500 in order to keep the aspect ratio the same). +``--window-scale=`` + Resize the video window to a multiple (or fraction) of the video size. This + option is applied before ``--autofit`` and other options are applied (so + they override this option). + + For example, ``--window-scale=0.5`` would show the window at half the + video size. + ``--autosync=`` Gradually adjusts the A/V sync based on audio delay measurements. Specifying ``--autosync=0``, the default, will cause frame timing to be -- cgit v1.2.3