Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a226bb797b1a3337

Jump to content

Variance Adaptive Quantization

From Wikipedia, the free encyclopedia
Visual quality gain in x264:[1]
Without VAQ
Without VAQ
With VAQ
With VAQ

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 advanced math algorithms."[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

[edit]
  1. "The first in-depth technical analysis of VP8". 2010-05-19. Archived from the original on 2015-04-11. Retrieved 2012-07-14.
  2. "Xvid Builds FAQ". 2012-09-08. Archived from the original on 2013-01-15.
  3. "VAQ: Making Xvid's Adaptive Quantization Not Suck". 2008-02-22. Archived from the original on 2020-08-07.
[edit]