summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-25 17:43:46 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-25 17:43:46 +0000
commitda2bea3752e4e2a1d36751ff1e3f86e29f9594ab (patch)
tree2ae0c5b0f976dd6f4dea1a44c181e19dbaf7a69b /DOCS/man/en/mplayer.1
parent1d7b730ba129dab131c9a64cde2c67956ede7c16 (diff)
downloadmpv-da2bea3752e4e2a1d36751ff1e3f86e29f9594ab.tar.bz2
mpv-da2bea3752e4e2a1d36751ff1e3f86e29f9594ab.tar.xz
finally document -correct-pts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20445 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-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.