96f2596e3f
This package provides a couple of tools to cut and cat MP3 audio files at the frame level. * mp3cut uses a so called 'cue sheet' to cut an MP3 audio file into individual pieces (usually tracks) * mp3cat concatenates the audio data from one or more MP3 files * cddb2cue generates a cue file from a CDDB file from Girish Venkatachalam
13 lines
325 B
Plaintext
13 lines
325 B
Plaintext
$OpenBSD: patch-script_mp3cut,v 1.1.1.1 2008/06/08 11:14:59 simon Exp $
|
|
--- script/mp3cut.orig Tue May 20 21:09:23 2008
|
|
+++ script/mp3cut Tue May 20 21:09:32 2008
|
|
@@ -358,7 +358,7 @@ mp3cut - split MP3 files according to cue sheets
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
-sample [options] [file ...]
|
|
+mp3cut [options] [file ...]
|
|
|
|
Options:
|
|
|