Re: Checking file integrity
Anton Shepelev <[email protected]> Sun, 24 Apr 2011 23:36:12 +0400
| Newsgroups | gmane.comp.audio.compression.flac.user |
|---|---|
| Message-ID | <[email protected]> |
I thank everybody for their replies. Brian Willoughby: > An MD5 on the compressed data would be different > for every compression level, and potentially for > every revision of the libFLAC coder. In this > case, the quicker solution is not the best. That's what I wanted to hear. To test a file's integrity is one thing, and to test the correctness of the compression by ensuring reversibility is another. Anton