From 7d42c237535f4b5e2d7058e4ed4e55b721bfd517 Mon Sep 17 00:00:00 2001 From: reimar Date: Mon, 17 Mar 2008 20:21:16 +0000 Subject: Experimental support for -framedrop with -correct-pts. The code is not really correct, but it is very little and works "well enough" to be useful in my tests. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26260 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index b9648dbf75..28ae621989 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -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, only works with \-no\-correct\-pts) +.B \-framedrop (also see \-hardframedrop, experimental without \-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 (only works with \-no\-correct\-pts) +.B \-hardframedrop (experimental without \-no\-correct\-pts) More intense frame dropping (breaks decoding). Leads to image distortion! Note that especially the libmpeg2 decoder may crash with this, -- cgit v1.2.3