diff options
author | lorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-30 05:15:27 +0000 |
---|---|---|
committer | lorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-30 05:15:27 +0000 |
commit | 457b63508d680d4b7ef60040e811715967f83987 (patch) | |
tree | 163b8001c3465733f941848f0b6c79bf7470d974 /DOCS/man/en | |
parent | f0b07621665a9bac541407559c956d1f7cb600f9 (diff) |
sync to x264 r390 (bime)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17269 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index b484fc9228..82123244d0 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -8859,6 +8859,12 @@ Enables rate-distortion optimization of macroblock types in B-frames. Requires subq=6. . .TP +.B (no)bime +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. +. +.TP .B trellis=<0\-2> rate-distortion optimal quantization .PD 0 |