mirror of https://github.com/mpv-player/mpv
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
This commit is contained in:
parent
b8fd60fab8
commit
e900c7cd39
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue