From 46c5f085540c70b69a7304d0086ad8f157b873ab Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 18 Dec 2002 10:51:10 +0000 Subject: mb qp limits git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8493 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/libavc-options.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt index ecc52d45df..9f508bf0cd 100644 --- a/DOCS/tech/libavc-options.txt +++ b/DOCS/tech/libavc-options.txt @@ -29,6 +29,12 @@ vqmax 1-31 (maximum quantizer) for pass1/2 31 default 10-31 should be a sane range +mbqmin 1-31 (minimum macroblock quantizer) for pass1/2 + 2 default + +mbqmax 1-31 (maximum macroblock quantizer) for pass1/2 + 31 default + vqdiff 1-31 (maximum quantizer difference between I or P frames) for pass1/2 3 default @@ -265,7 +271,7 @@ pred (for huffyuv) 0 left prediction 1 plane/gradient prediction 2 median prediction - + lavdopts: (decoder options) --------------------------- -- cgit v1.2.3