Mercurial > mplayer.hg
changeset 20429:05e8731806f3
finally document -correct-pts
author | ods15 |
---|---|
date | Wed, 25 Oct 2006 17:43:46 +0000 |
parents | 19059fe62daa |
children | 533fa77dfe28 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Wed Oct 25 14:41:55 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Oct 25 17:43:46 2006 +0000 @@ -740,6 +740,12 @@ 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.