Document that framedrop needs -no-correct-pts

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26015 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2008-02-17 10:14:32 +00:00
parent 1f220762bc
commit 68eac9db14
1 changed files with 2 additions and 2 deletions

View File

@ -840,7 +840,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)
.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 @@ Does not work as a config-file option.
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,