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

Jump to content

// Workers AI · dad joke modeWhat did the codec acceleration data say? It's compressed into a tight spot.

From Wikipedia, the free encyclopedia

Codec acceleration describes computer hardware that offloads the computationally intensive compression or decompression. This allows, for instance, a mobile phone to decode what would generally be a very difficult, and expensive video to decode it with no stuttering, and using less battery life than un-accelerated decoding would have taken. Similar acceleration is used on a broad variety of other appliances and computers for similar reasons. What could take a general purpose processor 100 Watts to decode on a general purpose processor, could take 10W on a graphics processing unit, and even less on a dedicated hardware codec.

Video codec acceleration

[edit]

Video codec acceleration is where video (usually including audio as well) encoding and decoding is accelerated in hardware. Various vendors have developed their own video codec acceleration framework.

Video codec acceleration frameworks
Framework developed by
Nvidia NVDEC Nvidia
Advanced Media Framework AMD
Intel Quick Sync Video Intel

Audio codec acceleration

[edit]

Audio codec acceleration is where audio encoding and decoding is accelerated in hardware.

See also

[edit]