Jump to content

Residual frame

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Lambtron (talk | contribs) at 19:38, 4 January 2020 (-dab links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In video compression algorithms a residual frame is formed by subtracting the reference frame from the desired frame. This difference is known as the error or residual frame. The residual frame normally has less information entropy, due to nearby video frames having similarities, and therefore requires fewer bits to compress.

An encoder will use various algorithms such as motion estimation to construct a frame that describes the differences. This allows a decoder to use the reference frame plus the differences to construct the desired frame.

See also

References


External links