From 983d24e3b9ce9c9c7755279138c14170e85fbf37 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 24 Apr 2015 22:55:01 +0200 Subject: manpage: move --autosync description This was in the "Window" section. It has absolutely nothing to do with windows. Move it to the "Miscellaneous" section instead. The "--mc" option, which has a similar function, was already there. --- DOCS/man/options.rst | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index f35a73b92d..dd85fbfd63 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1732,20 +1732,6 @@ Window 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 - based entirely on audio delay measurements. Specifying ``--autosync=1`` - will do the same, but will subtly change the A/V correction algorithm. An - uneven video framerate in a video which plays fine with ``--no-audio`` can - often be helped by setting this to an integer value greater than 1. The - higher the value, the closer the timing will be to ``--no-audio``. Try - ``--autosync=30`` to smooth out problems with sound drivers which do not - implement a perfect audio delay measurement. With this value, if large A/V - sync offsets occur, they will only take about 1 or 2 seconds to settle - out. This delay in reaction time to sudden A/V offsets should be the only - side-effect of turning this option on, for all sound drivers. - ``--cursor-autohide=`` Make mouse cursor automatically hide after given number of milliseconds. ``no`` will disable cursor autohide. ``always`` means the cursor will stay @@ -3258,6 +3244,20 @@ Miscellaneous ``--mc=`` Maximum A-V sync correction per frame (in seconds) +``--autosync=`` + Gradually adjusts the A/V sync based on audio delay measurements. + Specifying ``--autosync=0``, the default, will cause frame timing to be + based entirely on audio delay measurements. Specifying ``--autosync=1`` + will do the same, but will subtly change the A/V correction algorithm. An + uneven video framerate in a video which plays fine with ``--no-audio`` can + often be helped by setting this to an integer value greater than 1. The + higher the value, the closer the timing will be to ``--no-audio``. Try + ``--autosync=30`` to smooth out problems with sound drivers which do not + implement a perfect audio delay measurement. With this value, if large A/V + sync offsets occur, they will only take about 1 or 2 seconds to settle + out. This delay in reaction time to sudden A/V offsets should be the only + side-effect of turning this option on, for all sound drivers. + ``--mf-fps=`` Framerate used when decoding from multiple PNG or JPEG files with ``mf://`` (default: 1). -- cgit v1.2.3