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.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b10c2a2b23..7162e6ecf0 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2763,12 +2763,6 @@ Demuxer
imperfect behavior from libavformat demuxers. Passing ``no`` disables
these. For debugging and testing only.
-``--demuxer-lavf-genpts-mode=<no|lavf>``
- Mode for deriving missing packet PTS values from packet DTS. ``lavf``
- enables libavformat's ``genpts`` option. ``no`` disables it. This used
- to be enabled by default, but then it was deemed as not needed anymore.
- Enabling this might help with timestamp problems, or make them worse.
-
``--demuxer-lavf-o=<key>=<value>[,<key>=<value>[,...]]``
Pass AVOptions to libavformat demuxer.