| Sign In/My Account | View Cart |
| Weblog: | MS DRM is pure smoke | |
| Subject: | re-encode == LOSS of quality | |
| Date: | 2003-07-15 12:47:31 | |
| From: | lucas_gonze | |
|
Response to: re-encode == LOSS of quality
|
||
| depends on how the re-encode works. Putting a microphone up to the speaker is one thing, picking up bits direct from the original is another. Can't say I know enough about this yet to say which one it is, but I'm inclined to believe it's direct bits because it happens within WM9, so there's no analog conversion. | ||
Showing messages 1 through 8 of 8.
| Showing messages 1 through 8 of 8. |
Take any JPG picture you have, save it as a non-JPG format, reload it, and save it as a JPG again. Then compair the two images pixel for pixel. They will no longer be identical. The new one will in fact be worse. Even if you used the same quality level. (this doesn't apply to "lossless JPG"...but nobody uses that)
The effect is worse if you use compresison methods that make diffrent asumptions about what things can be lost without noticing (converting a MP3 to a WAV and back 10 times will do less damage then converting the MP3 to an OGG and back 5 times...not because OGG is worse then MP3's, but because it makes a diffrent set of choices about which set of frequencies mask alterations in other sets of frequencies and other similar things).
If the "re-encode" is to a lossless form though, then the re-encode doesn't hurt things. If the "re-encode" isn't really a re-encode, but some sort of clever minuplation of the bit stream it can also be harmless (for example JPG was designed so that you could rotate it 90 degreese without rencoding it...and that you can rencode a 8x8 (or 16x16?) block without altering the rest of the image)...but those are special cases. It is possiable that the "remove DRM" trick also doesn't re-encode the bit stream but strips of a DRM header, or even strips said header and unencrypts the bits, but it doesn't seem all that likely.