summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 9cfc5b0624..99bb8cad8d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -489,14 +489,6 @@ Playback Control
A workaround is to remux to a format like mkv, which enforces packet
boundaries. Making mpv cache the entire file in memory also works.
- - Starting from the very end of the file often does not work. This includes
- starting playback of a file while backward playback mode is enabled, and
- no initial seek is set with ``--start``. You need to use something like
- ``--start=99%`` to try to get the end.
-
- - Starting backward playback at a specific time position without pre-caching
- the entire file usually misses the seek target due to a race condition.
-
Tuning:
- Remove all ``--vf``/``--af`` filters you have set. Disable deinterlacing.