Lossy compression routines

Lossy compression routines can use a fixed ratio because they can throw away data until that ratio is met. Which is why you have fixed rate MP3 such as 168kb/s.

Lossless compression routines compression ratios are data dependent. Imagine 1MB file of all zeros. All you need to know about that file is it's size and the fact it is filled with zeros. You can compress that file a LOT. On the other hand, a file of random bits is uncompressable. You will likely end up with a larger file than you started with. The compression ratio is worse than 1:1.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.