Jump to content

Variance Adaptive Quantization

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DdEe4Aai (talk | contribs) at 19:28, 29 May 2014 (name change for Fiona Glaser, see http://git.videolan.org/?p=x264.git;a=blob;f=AUTHORS;h=b0e8524c0213606889793a1f467b83cd01938b0b;hb=HEAD#l50). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
VAQ redirects here. For the US navy squadrons numbered VAQ-nnn see All pages with titles beginning with VAQ
External images
Visual quality gain in x264:[1]
image icon before
image icon after

Variance Adaptive Quantization (VAQ) is a video encoding algorithm that was first introduced in the open source video encoder x264. According to Xvid Builds FAQ: "It's an algorithm that tries to optimally choose a quantizer for each macroblock using some advanced math-magic."[2] It was later ported to programs which encode video content in other video standards, like MPEG-4 ASP or MPEG-2.

In the case of Xvid, the algorithm is intended to make up for the earlier limitations in its Adaptive Quantization mode. The first Xvid library containing this improvement was released in February 2008.[3]

References