Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mp3separate

Split an MP3 file into N equal segments or segments of a given length.

Usage

usage: mp3separate [options] <MP3-sourcefile>

Split an MP3 file into segments.

Options:
-h | --help          Print out the help documentation.
-n | --num-segments  Split into N equally sized segments.
-l | --seg-length    Split into segments of length MM:SS (e.g. 01:30).
-v | --verbose       Print verbose output from ffmpeg