# HG changeset patch # User michael # Date 1041471515 0 # Node ID ba369c754b369a4a31a411fb002ea6e8585f19fb # Parent 5ed237f98f8258e754cdbeeb1587c1e5ecf59a95 motion estimation pre pass diff -r 5ed237f98f82 -r ba369c754b36 DOCS/tech/libavc-options.txt --- a/DOCS/tech/libavc-options.txt Thu Jan 02 01:33:14 2003 +0000 +++ b/DOCS/tech/libavc-options.txt Thu Jan 02 01:38:35 2003 +0000 @@ -323,6 +323,11 @@ 0 (default) a -> will use 2a+1 x 2a+1 MB square of MV predictors from the previous frame +preme (0-2) Motion estimation pre-pass + 0 disabled + 1 only after I frames (default) + 2 allways + lavdopts: (decoder options) ---------------------------