1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 09:02:38 +00:00

manpage: minor addition for --video-sync

Nobody needs to read all the text below it, really.
This commit is contained in:
wm4 2017-03-25 17:06:04 +01:00
parent 5b75142a1d
commit 29f9e44723

View File

@ -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