From e839ac4f83561138b8aa93ae670a0dd5ba4d46c1 Mon Sep 17 00:00:00 2001 From: rfelker Date: Wed, 1 Jan 2003 20:10:14 +0000 Subject: filling in missing info git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8703 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/libavc-options.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'DOCS/tech/libavc-options.txt') diff --git a/DOCS/tech/libavc-options.txt b/DOCS/tech/libavc-options.txt index 4785556ce4..4f716a7f03 100644 --- a/DOCS/tech/libavc-options.txt +++ b/DOCS/tech/libavc-options.txt @@ -257,8 +257,10 @@ scplx_mask (0.0-1.0) spatial complexity masking Tip: crop any black borders completly away as they will reduce the quality of the MBs there, this is true if scplx_mask isnt used at all too -naq normalize adaptive quantization - experimental +naq normalize adaptive quantization (experimental) + when using adaptive quantization (*_mask), the average per-MB quantizer + may no longer match the requested frame-level quantizer. using naq will + attempt to adjust the per-MB quantizers to maintain the proper average. ildct use interlaced dct @@ -374,6 +376,7 @@ MC Motion compensation RC Rate control DCT Discrete Cosine Transform IDCT Inverse Discrete Cosine Transform +DC The coefficient of the constant term in the DCT (avg value of block) JVT Joint Video Team Standard -- http://www.itu.int/ITU-T/news/jvtpro.html Examples: -- cgit v1.2.3