summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst3
-rw-r--r--DOCS/man/options.rst14
2 files changed, 0 insertions, 17 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 6d8f5f9d11..d1d891227b 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1171,9 +1171,6 @@ Property list
is loaded, or when switching ordered chapter segments. This is because
the same underlying code is used for seeking and resyncing.)
-``pts-association-mode`` (RW)
- See ``--pts-association-mode``.
-
``hr-seek`` (RW)
See ``--hr-seek``.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 2d11020be1..6122e3e4e8 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3535,20 +3535,6 @@ Miscellaneous
.. warning:: Using realtime priority can cause system lockup.
-``--pts-association-mode=<decode|sort|auto>``
- Select the method used to determine which container packet timestamp
- corresponds to a particular output frame from the video decoder. Normally
- you should not need to change this option.
-
- :decoder: Use decoder reordering functionality. Unlike in classic MPlayer
- and mplayer2, this includes a DTS fallback. (Default.)
- :sort: Maintain a buffer of unused pts values and use the lowest value
- for the frame.
- :auto: Try to pick a working mode from the ones above automatically.
-
- You can also try to use ``--no-correct-pts`` for files with completely
- broken timestamps.
-
``--force-media-title=<string>``
Force the contents of the ``media-title`` property to this value. Useful
for scripts which want to set a title, without overriding the user's