summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-05 23:44:51 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-05 23:44:51 +0000
commitb9f282731d6d478081acfe8c31f54c1467c05332 (patch)
tree8c87e50d3025b5b727eac367288571a6e63221d3 /DOCS
parent6ac86c2a912ed5481149ad86a1e752c8255988c6 (diff)
downloadmpv-b9f282731d6d478081acfe8c31f54c1467c05332.tar.bz2
mpv-b9f282731d6d478081acfe8c31f54c1467c05332.tar.xz
ildctcmp, VSAD, VSSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11754 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 88d63f0b08..ea0bcefe24 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -4608,6 +4608,9 @@ large context model
use quarter pel motion compensation
Tip: This seems only useful for high bitrate encodings.
.TP
+.B ildctcmp=<0\-2000>
+comparison function for interlaced dct decision
+.TP
.B precmp=<0\-2000>
comparison function for motion estimation pre pass
.TP
@@ -4637,6 +4640,10 @@ number of bits needed for the block
rate distortion optimal, slow
.IPs "7 (ZERO)"
0
+.IPs "8 (VSAD)"
+sum of absolute vertical differences
+.IPs "9 (VSSE)"
+sum of squared vertical differences
.IPs +256\
use chroma too, doesn't work (correctly) with B frames currently
.RE