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: a21adfebab3070f3

Jump to content

// Workers AI · dad joke modeWhat did the filter say to the video? You're always editing me.

From Wikipedia, the free encyclopedia
(Redirected from Video filter)

A video filter is a software component that performs some operation on a multimedia stream.[1] Multiple filters can be used in a chain, known as a filter graph, in which each filter receives input from its upstream filter, processes the input and outputs the processed video to its downstream filter.


With regard to video encoding three categories of filters can be distinguished:

  • prefilters: used before encoding
  • intrafilters: used while encoding (and are thus an integral part of a video codec)
  • postfilters: used after decoding

Prefilters

[edit]

Common prefilters include:

Intrafilters

[edit]

Common intrafilters include:

Postfilters

[edit]

Common postfilters include:

See also

[edit]

Notes

[edit]
  1. "Introduction to DirectShow Application Programming". Retrieved September 14, 2017.

References

[edit]
  • Bovik, Al (ed.). Handbook of Image and Video Processing. San Diego: Academic Press, 2000. ISBN 0-12-119790-5.
  • Wang, Yao, Jörn Ostermann, and Ya-Qin Zhang. Video Processing and Communications. Signal Processing Series. Upper Saddle River, N.J.: Prentice Hall, 2002. ISBN 0-13-017547-1.