Create CD's from FLAC files with mp3cd

So, you store all your CD's as FLAC, and encode FLAC to MP3 on the fly. Now, you've gone and lost that CD, or in my case, your 3 year old daughter loses it for you. How do you regenerate a CD from your FLAC's?

mp3cd does just that. I was all set to code something up myself, but mp3cd is currently maintained, and even available in the Ubuntu repositories! It has a man page, and it even works -- why reinvent the wheel?

Note that if you do use Ubuntu, and you're getting this error:

sox soxio: Failed reading `01.wav': unknown file type `auto'

Then you just need to install some packages:

sudo apt-get install libsox-fmt-all
No votes yet

Comments

Create CD's from FLAC files

Create CD's from FLAC files with mp3cd- Thank you

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong> <font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <param> <strike> <caption>
  • Lines and paragraphs break automatically.

More information about formatting options