Jump to content

Codec acceleration

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 186.193.221.2 (talk) at 21:50, 18 December 2013 (Video Codec Acceleration). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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, and 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 general purpose GPU, and even less on a dedicated hardware CODEC.


Video Codec Acceleration

Video codec acceleration is where video (usually including audio as well) encoding and decoding is accelerated in hardware.

</gallery>

Audio Codec Acceleration

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

See Also