summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-10 06:25:30 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-10 06:25:30 +0000
commitde394a66387a5103c1113cb66a0294a67f17f5a0 (patch)
treedd8b42e11f37e2656b61b9ba84e297f2bbfb296e /DOCS
parent3b952603c8b14e20ee851512064f98d7acfd0d4c (diff)
downloadmpv-de394a66387a5103c1113cb66a0294a67f17f5a0.tar.bz2
mpv-de394a66387a5103c1113cb66a0294a67f17f5a0.tar.xz
filmdint=fast description corrected, xvidencopts clarified.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11942 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.113
1 files changed, 7 insertions, 6 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 959d717421..343e6126f2 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3066,11 +3066,11 @@ REPEAT_FIRST_FIELD mpeg flag is assumed to be progressive, thus filter
will not spend any time on soft-telecined MPEG-2 content.
This is the only effect of this flag if MMX2 or 3DNow! is available.
Without MMX2 and 3DNow, if n=0 or 1, the same calculations will be used
-as with MMX2.
+as with n=2 or 3.
If n=2 or 3, the number of luma levels used to find the frame breaks is
reduced from 256 to 128, which results in a faster filter without losing
much accuracy.
-If n=4 or 5, a faster, but much less accurate metrics will be used to
+If n=4 or 5, a faster, but much less accurate metric will be used to
find the frame breaks, which is more likely to misdetect high vertical
detail as interlaced content.
.IPs verbose=n
@@ -5053,10 +5053,11 @@ This is NOT the 2pass control file.
(default=30, 2pass mode only)
.RE
.PP
-The following options are only available with the unstable (cvs -HEAD)
-version of XviD.
-Be warned that these options are experimental and may
-not work as intended.
+
+The following options are only available with the latest stable
+XviD 0.9.2 (api3) version and are marked as experimental and unstable.
+The newest development version of XviD 1.0 (api4) supports
+them fully.
.TP
.B packed\
create a bitstream that can be decoded delay-free (default=off)