logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mp3cue - cut a MP3 file according to a CUE file

Authors

       Manuel Odendahl <manuel@bl0rg.net>, Florian Wesch <dividuum@bl0rg.net>

                                                  February 2005                                        MP3CUE(1)

Description

       The  mp3cue  utility  cuts a MP3 file mp3file containing multiple tracks according to a CUE file cuefile.
       The length and position of the single tracks is read from the  CUE  file,  and  new  tracks  are  created
       accordingly.  The  tracks  are  named  according to the artist and album information 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.

Name

mp3cue - cut a MP3 file according to a CUE file

Synopsis

mp3cue -c cuefilemp3file

See Also