Next: , Previous: qwavfade, Up: wav tools


3.3 qwavheaderdump

qwavheaderdump dumps (and fixes) wav headers

3.3.1 synopsis

`qwavheaderdump option... file...'

3.3.2 description

qwavheaderdump reads a list of wav files and prints on standard output all its header values in text (no binary) form. also, it has ability to fix some of the headers in case they'd be incorrect.

3.3.3 option list

`-F'
`--fix'
correct the header if there's any incorrect value. not all the fields are recoverable.
`-h'
`--help'
show a brief help and exit.
`-q'
`--quiet'
no output messages. don't show detected (and corrected) errors.
`-V'
`--version'
show version and exit.