NAME

mp3cat - concatenate MP3 files

SYNOPSIS

mp3cat [options] [file ...]

Options:

--output=XXX		output to this file
--ident		show identification
--help		brief help message
--verbose		verbose information

OPTIONS

--verbose

More verbose information (default).

--silent

Less verbose information.

--version

Print a version identification to standard output and exits.

--help

Print a brief help message to standard output and exits.

--ident

Prints a program identification.

file

Input file(s), which must be valid MP3 files.

DESCRIPTION

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.

AUTHOR

Johan Vromans <jvromans@squirrel.nl>

DISCLAIMER

Sometimes the audio data is copied incorrectly. Always check your resultant files. Never throw away the original data. USE AT YOUR OWN RISK.

COPYRIGHT

This programs is Copyright 2003, 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.