
mp3cat - concatenate MP3 files

mp3cat [options] [file ...]
Options:
--output=XXX output to this file --ident show identification --help brief help message --verbose verbose information

More verbose information (default).
Less verbose information.
Print a version identification to standard output and exits.
Print a brief help message to standard output and exits.
Prints a program identification.
Input file(s), which must be valid MP3 files.

This program will read the given MP3 files and concatenates the audio frames to the output. If no --output has been specified this will be standard output, otherwise output will be written to the named file.

MPEG::Audio::Frame 0.04 or later.

Audio data can be copied incorrectly. Always check your resultant files. Never throw away the original data. USE AT YOUR OWN RISK.

Johan Vromans <jvromans@squirrel.nl>

This programs is Copyright 2003, 2006 Squirrel Consultancy.
This program is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License or the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.