summaryrefslogtreecommitdiffstats
path: root/audio/mp3splt/README
diff options
context:
space:
mode:
author Roberto Neri2010-05-11 22:53:13 +0200
committer David Somero2010-05-11 22:53:13 +0200
commit6ef9602a03cb1818d8a6a402f0b8ee51a97fa77e (patch)
tree8a2b7f9c6128bf82f9462632fecc630863b24bdd /audio/mp3splt/README
parent6588e28ca1c068f4e3722cdb66e779de38db158c (diff)
downloadslackbuilds-6ef9602a03cb1818d8a6a402f0b8ee51a97fa77e.tar.gz
audio/mp3splt: Added to 12.1 repository
Diffstat (limited to 'audio/mp3splt/README')
-rw-r--r--audio/mp3splt/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/mp3splt/README b/audio/mp3splt/README
new file mode 100644
index 0000000000..c346bfe81b
--- /dev/null
+++ b/audio/mp3splt/README
@@ -0,0 +1,14 @@
+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:
+ - libmp3splt, a library (created from mp3splt version 2.1c)
+ - mp3splt, a command line program
+ - mp3splt-gtk, a gtk2 gui
+all available from SlackBuilds.org