[MPlayer-DOCS] r20620 - trunk/DOCS/man/en/mplayer.1
uau
subversion at mplayerhq.hu
Fri Nov 3 06:14:38 CET 2006
Author: uau
Date: Fri Nov 3 06:14:37 2006
New Revision: 20620
Modified:
trunk/DOCS/man/en/mplayer.1
Log:
better description for -correct-pts
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Fri Nov 3 06:14:37 2006
@@ -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)
More information about the MPlayer-DOCS
mailing list