💻 Software
Looking for a Linux or Windows command line .WAV file checker
Fresh5 days ago
Mar 15, 20267609 viewsConfidence Score0%
0%
Problem
I am trying to find a command line program (Windows or Linux) that can check .WAV files, to see if they are complete, with no corruption or sudden endings. While I have found several programs that can do this with .mp3 files, I cannot find anything that can do it with .WAV files, apart from a coupl…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Looking for a Linux or Windows command line .WAV file checker
Low Risk
Here's an article about what the wav format spec looks like: http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html Should be able to write a little script of some kind to check out the headers and make sure they look OK. Update: https:…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix