pkgsrc/audio/mp3splt-devel/DESCR
bjs ba0bb9013b This is a development version of the mp3splt package. Aside from bug
fixes, the main feature enhancement is support of freedb2.org
searches.  There may be regressions from the stable version, and so
this was imported as a -devel package instead of an upgrade to
devel/mp3splt.  If it is confirmed that this does not exhibit
any regressions, we should consider replacing that package with this
one.


Additionally, use of the libmp3splt library allows for abstracting
the dependencies of libmp3splt (ogg/vorbis, mad) from the program
itself.
2008-02-06 09:31:06 +00:00

10 lines
634 B
Text

Mp3Splt is a command line utility to split mp3 (VBR supported) and
ogg files selecting a begin and an end time position, without
decoding. It's very useful to split large mp3/ogg to make smaller
files or to split entire albums to obtain original tracks. If you
want to split an album, you can select split points and filenames
manually or you can get them automatically from CDDB (internet or
a local file) or from .cue files. Supports also automatic silence
split, that can be used also to adjust cddb/cue splitpoints.
Otherwise if you have a file created either with Mp3Wrap or AlbumWrap
you can extract tracks just in few seconds.