Hi - 

Does anyone have any bright ideas on how one's supposed to burn cue/mp3
files on Debian?

The normal ways (cdrdao, wodim, etc.) don't seem to work because the
Debian packages for these applications have been built without MP3
support.  I tried the GUI route with gnomebaker, but it appears that
it's just a fancy wrapper for cdrdao.

For example:

destiny% cdrdao write -v 2 --speed 16 --device /dev/hda foo.cue
Cdrdao version 1.2.2 - (C) Andreas Mueller <andr...@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

ERROR: Can't read file "foo.mp3": cdrdao was compiled without MP3 support.
ERROR: foo.cue:165: Cannot determine length of track data specification.
destiny%
destiny% head -n 3 foo.cue
PERFORMER "foo"
TITLE "bar baz"
FILE "foo.mp3" MP3
destiny%

I took a few minutes and tried to rebuild the cdrdao package, adding
--with-mp3-support=yes, but found myself in an infinite ./configure
loop.  I didn't spend too much more time on it since I'm convinced
there's some alternative I'm missing.

Thoughts?

- Mark

-- 
Mark Kamichoff
p...@prolixium.com
http://www.prolixium.com/

Attachment: signature.asc
Description: Digital signature

Reply via email to