summaryrefslogtreecommitdiffstats
path: root/audio/mp3splt-gtk/README
diff options
context:
space:
mode:
author Roberto Neri <rneri@libero.it>2010-05-11 22:53:12 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-11 22:53:12 +0200
commit6588e28ca1c068f4e3722cdb66e779de38db158c (patch)
tree826eb6159b8f9a2092d5218b360a8b5efad46b45 /audio/mp3splt-gtk/README
parentbfbd851088804fd73d7c06ff49ae098c03339072 (diff)
downloadslackbuilds-6588e28ca1c068f4e3722cdb66e779de38db158c.tar.gz
slackbuilds-6588e28ca1c068f4e3722cdb66e779de38db158c.tar.xz
audio/mp3splt-gtk: Added to 12.1 repository
Diffstat (limited to 'audio/mp3splt-gtk/README')
-rw-r--r--audio/mp3splt-gtk/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/mp3splt-gtk/README b/audio/mp3splt-gtk/README
new file mode 100644
index 0000000000..c346bfe81b
--- /dev/null
+++ b/audio/mp3splt-gtk/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