On Mon, Mar 8, 2010 at 17:49, Mark Kamichoff <p...@prolixium.com> wrote:
> 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?

cue/mp3? Yuck. Why people can't stick with cue/bin or better yet, .iso,
I'll never understand.

Anyway, I believe cue2toc can help with this. From the man page:

>CUE files for audio discs often come with data files in compressed
>audio formats like MP3 or Ogg Vorbis. To burn  such  a disc  with
>cdrdao  these files must be converted to WAVE or raw format.  Cue2toc
>can do this automatically if configured properly (see section
>CONFIGURATION below for more information).


Cheers,
Kelly Clowers


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1840f6971003091156mfdc0f81raeb10450cb101...@mail.gmail.com

Reply via email to