Created
July 23, 2017 15:45
-
-
Save rwenz3l/bc3eba93f2623fa5ffe56633376538a9 to your computer and use it in GitHub Desktop.
Verify a FLAC file ripped with XLD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crc32 <(flac --decode --stdout --force-raw-format --endian=little --sign=signed /path/to/file.flac) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment