# HG changeset patch # User reimar # Date 1203243272 0 # Node ID 62b94fcb7153b765a914978d9fdbd070ab5a1328 # Parent 85fd077483688b1110449fe445b5ae1af693151e Document that framedrop needs -no-correct-pts diff -r 85fd07748368 -r 62b94fcb7153 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sun Feb 17 04:53:15 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Feb 17 10:14:32 2008 +0000 @@ -840,7 +840,7 @@ xmga, xv, xvidix and dfbmga. . .TP -.B \-framedrop (also see \-hardframedrop) +.B \-framedrop (also see \-hardframedrop, only works with -no-correct-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. @@ -856,7 +856,7 @@ Show short summary of options. . .TP -.B \-hardframedrop +.B \-hardframedrop (only works with -no-correct-pts) More intense frame dropping (breaks decoding). Leads to image distortion! Note that especially the libmpeg2 decoder may crash with this,