From e900c7cd39c82b0073ad676f9fcf5dd889bfc8fc Mon Sep 17 00:00:00 2001 From: kraymer Date: Tue, 1 Jul 2008 08:18:21 +0000 Subject: [PATCH] apply parameter name change of no-correct-pts from r26842 to man page git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27182 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index ef9eb637b5..3005e28a24 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -872,7 +872,7 @@ Currently the following drivers are fixed-vo compliant: gl, gl2, mga, svga, x11, xmga, xv, xvidix and dfbmga. . .TP -.B \-framedrop (also see \-hardframedrop, experimental without \-no\-correct\-pts) +.B \-framedrop (also see \-hardframedrop, experimental without \-nocorrect\-pts) Skip displaying some frames to maintain A/V sync on slow systems. Video filters are not applied to such frames. For B-frames even decoding is skipped completely. @@ -888,7 +888,7 @@ Does not work as a config-file option. Show short summary of options. . .TP -.B \-hardframedrop (experimental without \-no\-correct\-pts) +.B \-hardframedrop (experimental without \-nocorrect\-pts) More intense frame dropping (breaks decoding). Leads to image distortion! Note that especially the libmpeg2 decoder may crash with this,