debian man page for mp3cue

Query: mp3cue

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MP3CUE(1)							   User Command 							 MP3CUE(1)

NAME
mp3cue - cut a MP3 file according to a CUE file
SYNOPSIS
mp3cue -c cuefile mp3file
DESCRIPTION
The mp3cue utility cuts a MP3 file mp3file containing multiple tracks according to a CUE file cuefile. The length and position of the sin- gle tracks is read from the CUE file, and new tracks are created accordingly. The tracks are named according to the artist and album infor- mation contained in the CUE file, and ID3 v2 tags are set accordingly. The MP3 file is not cut on frame boundary, but on ADU (autonomous data unit) boundary, thus avoiding glitches and cracks in the resulting MP3 files.
AUTHORS
Manuel Odendahl <manuel@bl0rg.net>, Florian Wesch <dividuum@bl0rg.net> February 2005 MP3CUE(1)
Related Man Pages
cue2toc(1) - debian
poc-fec(1) - debian
pob-fec(1) - debian
cue2toc(1) - centos
id3_get_tag(3) - php
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?