mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
manpage: adjust --display-fps description
Make it more conservative. In most cases, mpv should be able to determine it correctly on all supported platforms.
This commit is contained in:
parent
418c98dec7
commit
dfe630c5d1
@ -560,9 +560,13 @@ Video
|
|||||||
|
|
||||||
``--display-fps=<fps>``
|
``--display-fps=<fps>``
|
||||||
Set the display FPS used with the ``--video-sync=display-*`` modes. By
|
Set the display FPS used with the ``--video-sync=display-*`` modes. By
|
||||||
default, a detected value is used (X11 only, not correct on multi-monitor
|
default, a detected value is used. Keep in mind that setting an incorrect
|
||||||
systems). Keep in mind that setting an incorrect value (even if slightly
|
value (even if slightly incorrect) can ruin video playback. On multi-monitor
|
||||||
incorrect) can ruin video playback.
|
systems, there is a chance that the detected value is from the wrong
|
||||||
|
monitor.
|
||||||
|
|
||||||
|
Set this option only if you have reason to believe the automatically
|
||||||
|
determined value is wrong.
|
||||||
|
|
||||||
``--hwdec=<api>``
|
``--hwdec=<api>``
|
||||||
Specify the hardware video decoding API that should be used if possible.
|
Specify the hardware video decoding API that should be used if possible.
|
||||||
|
Loading…
Reference in New Issue
Block a user