NOTICE: This package has been removed from pkgsrc

./audio/mp3splt-devel, Command line utility to split MP3 (VBR supported) and OGG files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.2rc1, Package name: mp3splt-2.2rc1, Maintainer: pkgsrc-users

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.


Required to run:
[audio/libmp3splt]

Required to build:
[audio/libvorbis] [audio/libmad]

Master sites: (Expand)

SHA1: a9a3a88209a0bb5eb2c454567b63da5256e5b828
RMD160: acb2e222d214f43f7e64bc378247eff0af69da6a
Filesize: 122.688 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-06 00:56:41 by Amitai Schlair | Files touched by this commit (11) | Package removed
Log message:
Update mp3splt to 2.2.1 (obviating the need for mp3splt-devel) and take
MAINTAINER. From the changelog:

- corrected the -g option to be more intuitive
- fixed bug in the man page (from wrong '-t' to wrong '-g')
- changed small usage error on '-g' option
- mp3splt is now using libmp3splt
- checks for compatibilities between options
- added 'm-' for mp3 STDIN
- possibility to specify the server and port for freedb search;
    (now using tracktype.org by default)
- original id3v1 for mp3 tags are kept in the splitted files and also
    ogg vorbis tags
- add custom tags with the new '-g' option
- '-o' option now creates the specified directories if '-d' option is not
    specified
- added '-Q' option which enables the '-q' option and does not print
    anything to STDOUT
- added experimental '-D' debug mode option
- added '-i' option for counting the number of silence splitpoints
- also added '-h' option which shows a small usage
   2008-02-06 10:31:08 by Blair Sadewitz | Files touched by this commit (6) | Imported package
Log message: