19 May A Guide to Codecs (for the non-technical user)
Blogs | adminFirst things first: What is a codec? A codec is a method of Compressing / Decompressing information. CoDec. The Compressor part takes large files and turns ’em into smaller ones, the Decompressor takes those small files, and makes ’em readable again by your computer. …