mp3cd binary package in Ubuntu Bionic arm64

 This script burns a playlist (.m3u, XMLPlaylist or command line list) of
 MP3s, Oggs, and/or WAVs to an audio CD. The ".m3u" format is really
 nothing more than a list of fully qualified filenames. The script
 handles making the WAVs sane by resampling if needed, and normalizing the
 volume across all tracks. Reading tags and writing CD-TEXT is supported.
 .
 If a failure happens, earlier stages can be skipped with the '-s' flag.
 The file "tool-output.txt" in the temp directory can be examined to see
 what went wrong during the stage. Some things are time-consuming (like
 writing the WAVs from MP3s) and if the CD burn failed, it's much nicer
 not to have to start over from scratch. When doing this, you will not
 need the m3u file any more, since the files have already been built.
 See the list of stages using '-h'.
 .
 This script implements the suggested methods outlined in the Linux MP3
 CD Burning mini-HOWTO:
  http://tldp.org/HOWTO/MP3-CD-Burning/

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-10-24 21:55:24 UTC Published Ubuntu Bionic arm64 release universe sound Extra 1.27.0-3
  • Published
  • Copied from ubuntu zesty-proposed amd64 in Primary Archive for Ubuntu

Source package