Tagged Questions
3
votes
1answer
226 views
FLAC correctness using MD5 placed in STREAMINFO
I know from [Sources], that FLAC computes CRC and MD5.
What I am afraid that flac --test only does CRC test - as stated in man flac : same as -d except no decoded file is written .
How to check flac ...