diff options
author | Roberto Neri <rneri@libero.it> | 2011-07-19 07:45:23 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:11 -0500 |
commit | f39358749f70bf18ecda8e8d394fa2a75cda108f (patch) | |
tree | 38f7102c24ea8227ef1cf399ff55c9b24dc37d10 /libraries/libmp3splt/README | |
parent | 2f46a80dbbd03d4044bd559160b88ee720b57f79 (diff) |
libraries/libmp3splt: Updated for version 0.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libmp3splt/README')
-rw-r--r-- | libraries/libmp3splt/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/libraries/libmp3splt/README b/libraries/libmp3splt/README index 72ea27f49806..cbc45ad90fdf 100644 --- a/libraries/libmp3splt/README +++ b/libraries/libmp3splt/README @@ -1,11 +1,11 @@ -Mp3Splt-project is a utility to split mp3 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. You can extract tracks from Mp3Wrap or AlbumWrap files in -few seconds. +Mp3Splt-project is a utility to split mp3 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. You +can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. Mp3splt-project is divided in 3 parts (all available from SlackBuilds.org): - libmp3splt, a library (created from mp3splt version 2.1c) |