logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

qwavheaderdump - dump (and fix) wav headers

Author

Bugs

       tests has been done only with 44100 Hz 16 bit stereo files, though it may work with mono/stereo 8/16 bits
       files.

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.

Name

       qwavheaderdump - dump (and fix) wav headers

Options

-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.

See Also

qwavinfo(1), qwavjoin(1), qwavcut(1), qwavsilence(1), qwavfade(1)
       qmp3info(1), qmp3join(1), qmp3cut(1), qmp3check(1), qmp3report(1)

quelcom 0.4.0                                     february 2001                                qwavheaderdump(1)

Synopsis

qwavheaderdump [option]... file...

See Also