summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrguyom <rguyom@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-04-02 21:33:19 +0000
committerrguyom <rguyom@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-04-02 21:33:19 +0000
commit8f2869dd1fa21a25cf9b783af5fda237b15dec94 (patch)
tree20082548088aee2d25b352f5d446ac715031705b /DOCS
parenta039bd2d539df6d383342bf1f413d051d93b9e0e (diff)
downloadmpv-8f2869dd1fa21a25cf9b783af5fda237b15dec94.tar.bz2
mpv-8f2869dd1fa21a25cf9b783af5fda237b15dec94.tar.xz
Updating XviD :
- deleted "hinted_me" and "hint_file", the whole idea is bogus. - commented-out "lumi_mask", it's too buggy. - better defaults for "bquant_ratio" / "bquant_offset" - fixed a typo : "extrastatl" -> "extrastat" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9805 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/en/mplayer.18
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index 3908c73746..e3db30661e 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -3416,14 +3416,6 @@ use MPEG quantizers instead of H.263 (default=off)
.IPs mod_quant
decide whether to use MPEG or H.263 quantizers on a frame-by-frame basis.
(default=off, 2pass mode only)
-.IPs lumi_mask
-use a lumimasking algorithm (default=off, seems buggy)
-.IPs hintedme
-save Motion Estimation vectors to a file during the first pass and reuse this
-file during the second (default=off, 2pass mode only, seems buggy)
-.IPs hintfile
-specify the temporary file to be used by the 'hintedme' option
-(default= \./xvid_hint_me.dat, 2pass mode only)
.IPs debug
save per-frame statistics in xvid.dbg (default=off)
.br