summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 6433f67dc1..9dce6198ef 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -740,6 +740,12 @@ xover, xv (see \-vo xv:ck), xvmc (see \-vo xv:ck) and directx video output
drivers.
.
.TP
+.B \-correct-pts (experimental)
+Switches mplayer to an experimental mode where the video filters decide
+the presentation timestamp of video frames instead of the video source.
+Not supported by most filters.
+.
+.TP
.B \-crash-debug (DEBUG CODE)
Automatically attaches gdb upon crash or SIGTRAP.
Support must be compiled in by configuring with \-\-enable-crash-debug.