![]() |
![]()
| ![]() |
![]()
NAMEcutmp3 - a fast and leightweight mp3 editor SYNOPSIScutmp3 [-i <file>] [-O <file>] [-a <startpoint>] [-b <endpoint>] [-f <timetable>] [-o <output_prefix>] [-I <file> [-F]] [-d 2] [-s <factor>] -c -C -k -q DESCRIPTIONCutmp3 is a small and fast command line MP3 editor. It lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s. OPTIONS
KEYBOARD CONTROLrewind with the following keys [1/2/3/4/5]
You can change the length of playback by pressing [N] and [M]. You can seek to the end of the next silence by pressing [p] (for pause) or to its beginning by pressing [P]. By default the silence should last for 1000 milliseconds, which is one second, and the maximum volume during this second is the minimum: 1 (whatever that is in dB). You can change: - the length of the silence by pressing [n] or [m] and
These values will be saved to ~/.cutmp3rc by pressing [S]. You can seek to the next ID3 tag by pressing [T]. This is useful in case someone has merged several mp3s into one file without removing the ID3-tags. For other useful keycodes type [h] in interactive mode. Please note that cutmp3 only accepts one inputfile, so using wildcards like [?] or [*] in filenames will result in editing only the first file that matches. EXAMPLES1) The resulting files will be written to blah0001.mp3, blah0002.mp3, blah0003.mp3 and so on:
2) If you only want to cut a file once and you know the times for start and the end, you type:
and cutmp3 will write the passage of file.mp3 starting at 0:37 and ending at 1:25 to blah01.mp3 3) If you want to cut a file more often, you need to create a file which contains a timetable and type (Please read README.timetable for details):
4) Only print total number of frames, sampling frequency, number of channels, average bitrate, MPEG version and total time in milliseconds, in this order:
5) If you want to clean an MP3 from any data that is not sound, just use (Cutting in interactive mode does _not_ remove invalid data!):
ABOUTcutmp3 was written by Jochen Puchalla <mail at puchalla-online
dot de>
|