We are creating the world's most trusted encyclopedia and knowledge base.
Once you join us and log in, you'll be able to edit this page instantly!

Codec

From Citizendium, the Citizens' Compendium

Jump to: navigation, search
Image:Statusbar2.png
Main Article
Talk
Definition [?]
Related Articles  [?]
Bibliography  [?]
External Links  [?]
 
This is a draft article, under development. These unapproved articles are subject to a disclaimer.
The Write-a-Thon is Wednesday, September 3rd!

Codec stands for "Compression - Decompression" or "Coder - Decoder". Most of the time, it refers to an algorithm, but sometimes the term is used to describe a device that performs these two tasks.

Often the purpose of a codec is to reduce the quantity of data needed to transmit a digital signal by encoding it in a different (compressed) way. Sometimes the codec only refers to encoding and decoding data while no compression involved. Codec can be used for any kind of signal. However, images, audio, video and logical are the most common signals.

If compression is involved there are two main families of codecs: lossless and lossy. A lossless codec creates no alteration of the signal: after decompression, it is exactly the same as before compression. The advantage is an absolute fidelity to the origin, but it requires more bandwith. Reversely, a lossy codec has a higher rate of compression but part of the signal can be lost. This is not always an issue. Most audio codecs are lossy but when the sound is rendered through loudspeakers, the human ear and brain cannot tell the difference.

Views
Personal tools