Mp3splt

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Mp3splt
Developer(s) Mp3splt project team
Stable release 2.6 / July 21, 2013
Operating system Cross-platform
Type Digital audio splitter
License GNU General Public License
Website mp3splt.sourceforge.net

Mp3splt is an open-source digital audio splitter, also called cue splitter. It runs on Linux, Mac OS X, and Microsoft Windows operating systems. The source code for mp3splt is released under the GNU General Public License. Mp3Splt is a command line utility, but the Mp3splt project has also created a graphical user interface, called Mp3splt-gtk, and a library, called Libmp3splt.

The command line utility Mp3Splt can split MP3 (VBR supported), Ogg Vorbis and native FLAC files without decoding, thus avoiding digital generation loss (see also lossless editing). It can be used to split large MP3, Ogg Vorbis and native FLAC blocks to make smaller files or to split entire albums to obtain individual tracks.

To split an album, user can select split points and filenames manually, or can get them automatically from CDDB, or from .CUE files. It supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. Besides, it can extract tracks from the files created, either with Mp3Wrap or AlbumWrap, just in few seconds.

Mp3splt features

  • split MP3 and Ogg files from a begin time to an end time without decoding
  • ID3v1 & ID3v2 tags support
  • split an album with splitpoints from the tracktype.org server (freedb)
  • split an album with local .XMCD, .CDDB or .CUE file
  • split files automatically with silence detection
  • split files by a fixed time length
  • split files created with Mp3Wrap or AlbumWrap
  • support for MP3 VBR (variable bit rate)
  • specify output directory for split files
  • trimming

Its opposite (joining files) is Mp3Wrap or AlbumWrap.

Libmp3splt

Libmp3splt
Developer(s) Mp3splt project team
Stable release 0.9.0 / July 21, 2013
Operating system Cross-platform
Type Digital audio splitter
License GPL
Website mp3splt.sourceforge.net

Libmp3splt is a free digital audio splitter library that runs on Linux, and Microsoft Windows operating systems. The source code for libmp3splt is released under the GNU General Public License. Libmp3splt is a library based on mp3splt. Mp3splt-gtk is a graphical user interface that uses libmp3splt.

Libmp3splt features

  • supports MP3, Ogg Vorbis and native FLAC splitting with multiple splitpoints
  • search through tracktype.org (freedb) for albums
  • support for CDDB and .cue files
  • having a name for each file split is possible
  • support for splitting in a chosen directory
  • support for getting the split filenames
  • wrap mode, error mode, time split, silence auto detection split
  • auto-adjust silence split, frame mode option, input not seekable option
  • trimming

Mp3splt-gtk

Mp3splt-gtk
250px
Mp3splt-gtk v0.7.3
Developer(s) Mp3splt project team
Stable release 0.9 / July 21, 2013
Operating system Cross-platform
Type Digital audio splitter
License GPL
Website mp3splt.sourceforge.net

Mp3splt-gtk is a free digital audio splitter that runs on Linux, and Microsoft Windows operating systems. The source code for mp3splt-gtk is released under the GNU General Public License. The graphical user interface uses libmp3splt (based on mp3splt) and is made with GTK+ 3.

Mp3splt-gtk features

  • supports MP3, Off Vorbis and native FLAC split
  • split files in a chosen directory
  • integrated SnackAmp and Audacious control
  • queueing or playing split files to player
  • advanced zoom progress bar with splitpoints
  • CDDB and cue files supported
  • split file according to a tracktype.org album (includes tracktype.org search - freedb)
  • wrap mode, error mode, time split, silence auto detection split
  • auto-adjust silence split, frame mode option, input not seekable option
  • trimming

See also

References