mirror of https://github.com/mpv-player/mpv
DOCS/option: discourage the use of video-latency-hacks a bit more
Who knows why this exists but maybe it's possibly useful in some obscure case. Probably worth mentioning that it could break other options.
This commit is contained in:
parent
293fe9d74a
commit
468b9bede7
|
@ -1180,7 +1180,8 @@ Video
|
|||
Enable some things which tend to reduce video latency by 1 or 2 frames
|
||||
(default: no). Note that this option might be removed without notice once
|
||||
the player's timing code does not inherently need to do these things
|
||||
anymore.
|
||||
anymore. Using this option is known to break other options such as
|
||||
interpolation, so it is not recommended to enable this.
|
||||
|
||||
This does:
|
||||
|
||||
|
|
Loading…
Reference in New Issue