0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

manpage: mention that --no-correct-pts can break seeking too

This commit is contained in:
wm4 2018-05-08 18:44:08 +02:00
parent 1b611e38ef
commit fb62ffdb94

View File

@ -1020,8 +1020,8 @@ Video
determined using a fixed framerate value (either using the ``--fps``
option, or using file information). Sometimes, files with very broken
timestamps can be played somewhat well in this mode. Note that video
filters, subtitle rendering and audio synchronization can be completely
broken in this mode.
filters, subtitle rendering, seeking (including hr-seeks and backstepping),
and audio synchronization can be completely broken in this mode.
``--fps=<float>``
Override video framerate. Useful if the original value is wrong or missing.