changeset 25983:62b94fcb7153

Document that framedrop needs -no-correct-pts
author reimar
date Sun, 17 Feb 2008 10:14:32 +0000
parents 85fd07748368
children 7df9448678d2
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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,