Difference between revisions of "Codec"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Add See Also)
(Category:Technical, Link to the Codecs category)
 
Line 4: Line 4:
 
* [[Lossless]]
 
* [[Lossless]]
 
* [[Lossy]]
 
* [[Lossy]]
 +
* [[:Category:Codecs|A list of codecs described in the Hydrogenaudio Knowledgebase]]
 +
 +
 +
[[Category:Technical]]

Latest revision as of 15:45, 15 September 2006

Codec stands for coder/decoder or compression/decompression algorithm. A codec is used to encode and decode different types of data, such as audio or video signals. Examples are MP3 audio or mpeg-4 video (see MPEG-4 Visual). Codecs can be used with both Streaming (live video or audio) or file-based (e.g. avi, wav) content.

See Also