Mercurial > mplayer.hg
changeset 20604:d43ac86b7b0c
better description for -correct-pts
author | uau |
---|---|
date | Fri, 03 Nov 2006 05:14:37 +0000 |
parents | b0814eba65ec |
children | 4f81d8e80038 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Fri Nov 03 02:15:08 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Nov 03 05:14:37 2006 +0000 @@ -741,9 +741,13 @@ . .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. +Switches mplayer to an experimental mode where timestamps for video frames +are calculated differently and video filters which add new frames or +modify timestamps of existing ones are supported. +The more accurate timestamps can be visible for example when playing +subtitles timed to scene changes with the -ass aption. +Without -correct-pts the subtitle timing will typically be off by some frames. +This option does not work correctly with some demuxers and codecs. . .TP .B \-crash-debug (DEBUG CODE)