summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-28 08:45:18 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-28 08:45:18 +0000
commitb44bf0d4d94eca335afc8872af2968676e013572 (patch)
tree70a3f24e4991f025d79ffb665ddf75ea4965306f /DOCS
parent08acfb35386cd097e0ed9019f2931164ee52ddff (diff)
downloadmpv-b44bf0d4d94eca335afc8872af2968676e013572.tar.bz2
mpv-b44bf0d4d94eca335afc8872af2968676e013572.tar.xz
Add bidir_refine to lavc's set of options, and document it.
Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17257 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.114
1 files changed, 14 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 292c30a371..47e4cd3315 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -6811,6 +6811,20 @@ Speed should increase by a factor of 4 every time brd_scale is increased
by 1.
.
.TP
+.B bidir_refine=<0\-4>
+Refine the two motion vectors used in bidirectional macroblocks,
+rather than re-using vectors from the forward and backward searches.
+This option has no effect without B-frames.
+.PD 0
+.RSs
+.IPs 0
+Disabled (default).
+.IPs 1\-4
+Use a wider search (larger values are slower).
+.RE
+.PD 1
+.
+.TP
.B vpass=<1\-3>
Activates internal two (or more) pass mode, only specify if you wish to
use two (or more) pass encoding.