diff DOCS/man/en/mplayer.1 @ 17256:b89745a920d6

Add bidir_refine to lavc's set of options, and document it. Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org >
author gpoirier
date Wed, 28 Dec 2005 08:45:18 +0000
parents e2aae45168cf
children 94c995ede160
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Tue Dec 27 20:03:36 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Wed Dec 28 08:45:18 2005 +0000
@@ -6811,6 +6811,20 @@
 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.