slackbuilds_ponce/audio/mp3splt-gtk
B Watson 61bda44f3f audio/mp3splt-gtk: Use upstream patch.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-07 07:05:15 +07:00
..
default_player-r1509.diff audio/mp3splt-gtk: Use upstream patch. 2015-03-07 07:05:15 +07:00
doinst.sh
mp3splt-gtk.info audio/mp3splt-gtk: Updated for version 0.9.2. 2015-01-13 06:51:25 +07:00
mp3splt-gtk.SlackBuild audio/mp3splt-gtk: Use upstream patch. 2015-03-07 07:05:15 +07:00
README audio/mp3splt-gtk: Updated for version 0.9.2. 2015-01-13 06:51:25 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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)
 - mp3splt, a command line program
 - mp3splt-gtk, a GTK2 gui

Although gstreamer1 is listed as a requirement in the .info file, it is
possible to build mp3splt-gtk without it. This will disable the built-in
player, so you'll have to use a separate player (such as audacious or
mplayer) to find the split-points. To do this, set GSTREAMER=no in the
script's environment.