summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/libavc-options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/libavc-options.txt')
-rw-r--r--DOCS/tech/libavc-options.txt5
1 files changed, 5 insertions, 0 deletions
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)
---------------------------