diff options
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files 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, |