Next: , Previous: , Up: mp3 tools   [Contents]


4.1 qmp3check

qmp3check checks and cleans mp3 streams

4.1.1 synopsis

qmp3check optionfile

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

4.1.3 option list

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