logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qmp3check - check and clean mp3 streams

Author

Bugs

       tests have been done only with mpeg version 1 layer iii streams, though it may (or not) work  with  other
       versions/layers.

Description

qmp3check  reads mp3 streams looking for invalid frames or, simply, garbage. it can be used as a mp3 file
       checker but also as a mp3 file cleaner because it is able to strip garbage bits from the streams.

Name

       qmp3check - check and clean mp3 streams

Options

-D, --delete
              delete invalid frames and garbage. use with care

       -h, --help
              show a brief help and exit

       -q, --quiet
              no output messages

       -T, --delete-tag
              delete tag (if exists). option --delete must be set.

       -v, --verbose
              show more detailed info

       -V, --version
              show version and exit

See Also

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

quelcom 0.4.0                                     february 2001                                     qmp3check(1)

Synopsis

qmp3check [option]... file...

See Also