util:mp3split
Table of Contents
Mp3Split
mp3splt
is able to both split and join mp3 files.
Splitting MP3s
mp3splt
supports the option '-c
' to specify an external source
containing the split times.
Sample Using A Cue File
mp3splt -c filename.cue filename.mp3
Output Format
Use '-o
' to define the output filename:
'Parameter ' | 'Expansion ' |
---|---|
@a | artist name |
@p | performer of each song (only with .cue) |
@b | album title |
@t | song title '* ' |
@n | track number '* ' (valid also when not using -c) |
+ | inserts a space |
'*
'When splitting into multiple files, one of these options has to be
present to prevent naming collisions.
The filename suffix is automatically appended to the template.
util/mp3split.txt · Last modified: 2009/06/06 18:36 by 127.0.0.1