Subject: Re: mp3 edit?
To: None <muc-lists-netbsd-users@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: netbsd-users
Date: 04/27/2002 19:46:39
Jukka Marin wrote:

> Do you know of a NetBSD compatible software which would let me split big
> mp3 files (essentually, cut extra stuff at the beginning and end of
> file) without decompressing and compressing the files (which lowers the
> quality)?

I found following:
http://sourceforge.net/projects/pymp3cut/

If you know programming in C/C++, Java, Python, Perl(?) or whatever and
have some basic information about the mp3 format, coding this yourself
should be rather easy.