Skip to content

Instantly share code, notes, and snippets.

@rwenz3l
Created July 23, 2017 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rwenz3l/bc3eba93f2623fa5ffe56633376538a9 to your computer and use it in GitHub Desktop.
Save rwenz3l/bc3eba93f2623fa5ffe56633376538a9 to your computer and use it in GitHub Desktop.
Verify a FLAC file ripped with XLD
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