Simple Example
Perhaps the simplest example is storing values of bytes as differences (deltas) between sequential values, rather than the values themselves. So, instead of 2, 4, 6, 9, 7, we would store 2, 2, 2, 3, −2. This is not very useful when used alone, but it can help further compression of data in which sequential values occur often. IFF 8SVX sound format applies this encoding to raw sound data before applying compression to it. Unfortunately, not even all 8-bit sound samples compress better when delta encoded, and the usability of delta encoding is even smaller for 16-bit and better samples. Therefore, compression algorithms often choose to delta encode only when the compression is better than without. However, in video compression delta frames can considerably reduce frame size, and are used in virtually every video compression codec.
Read more about this topic: Delta Encoding
Famous quotes containing the word simple:
“You are all alike, you respectable people. You cant tell me the bursting strain of a ten-inch gun, which is a very simple matter; but you all think you can tell me the bursting strain of a man under temptation. You darent handle high explosives; but youre all ready to handle honesty and truth and justice and the whole duty of man, and kill one another at that game. What a country! What a world!”
—George Bernard Shaw (18561950)
“The ordinary literary man, even though he be an eminent historian, is ill-fitted to be a mentor in affairs of government. For ... things are for the most part very simple in books, and in practical life very complex.”
—Woodrow Wilson (18561924)