From 58bf4d5557863217780dccf316c6a99ae44b5502 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 2 Jan 2003 01:38:35 +0000 Subject: motion estimation pre pass git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8711 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/libavc-options.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/tech') diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt index 4f716a7f03..26b7c002a9 100644 --- a/DOCS/tech/libavc-options.txt +++ b/DOCS/tech/libavc-options.txt @@ -323,6 +323,11 @@ last_pred (0-99) amount of motion predictors from the previous frame 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) --------------------------- -- cgit v1.2.3