summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-03-25 17:06:04 +0100
committerwm4 <wm4@nowhere>2017-03-25 17:06:04 +0100
commit29f9e44723104aac8ce91d0347a91fb206afba8d (patch)
tree3dc087c18b089e1af00018d8c64d2f0da9ae2a48 /DOCS/man
parent5b75142a1dfed9fceacb43772378cbdc2d3dfb7c (diff)
downloadmpv-29f9e44723104aac8ce91d0347a91fb206afba8d.tar.bz2
mpv-29f9e44723104aac8ce91d0347a91fb206afba8d.tar.xz
manpage: minor addition for --video-sync
Nobody needs to read all the text below it, really.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 02aaea2187..a50ae8a3cf 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4772,6 +4772,10 @@ Miscellaneous
``--video-sync=<audio|...>``
How the player synchronizes audio and video.
+ If you use this option, you usually want to set it to ``display-resample``
+ to enable a timing mode that tries to not skip or repeat frames when for
+ example playing 24fps video on a 24Hz screen.
+
The modes starting with ``display-`` try to output video frames completely
synchronously to the display, using the detected display vertical refresh
rate as a hint how fast frames will be displayed on average. These modes