Re: burning mp3's

2004-08-09 Thread Wojciech Puchar
 ask...

 Is there a format specific to burn CDs with mp3 that are playable by such
 devices? or it is a normal and simple ISO with mp3 files together maybe in a
 single root directory?

normal ISO. some players supports only one level of subdirectories, but
everything else is standard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: burning mp3's

2004-08-08 Thread Olaf Hoyer
On Sat, 7 Aug 2004, dave wrote:

 Hello,
 Simple question probably, i want to burn about 690 mb of mp3's to disk.
 To date i've only used cdrecord to make either audio .wav disks or data
 disks, make an iso, then burn that iso to disk. I'm wondering if there's a
 howto on mp3 burning?

Do you want to burn them as .mp3, so that any application like xmms or
winamp can play them? Then its simply mkisofs/cdrecord, as you already
know. When you want to listen to them in an ordinary CD-Player, well,
you need to convert the mp3 to .wav format first, then burn an audio CD.

I use xmms to write mp3 -wav , simply hit the button on top left, then
choose options, audio i/o-plugins, theres a disk writer plugin similar
to that in winamp.

then: cdrecord -dao -pad ~/BURN/*wav

or similar...

But: be aware that 1 MB of mp3 roughly equaly 10 MB of .wav


HTH
Olaf



-- 
Olaf Hoyer[EMAIL PROTECTED]
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: burning mp3's

2004-08-08 Thread Miguel Cardenas
  Simple question probably, i want to burn about 690 mb of mp3's to
  disk. To date i've only used cdrecord to make either audio .wav disks or
  data disks, make an iso, then burn that iso to disk. I'm wondering if
  there's a howto on mp3 burning?

 Do you want to burn them as .mp3, so that any application like xmms or
 winamp can play them? Then its simply mkisofs/cdrecord, as you already
 know. When you want to listen to them in an ordinary CD-Player, well,
 you need to convert the mp3 to .wav format first, then burn an audio CD.

There are some mp3 players like a 'discman' that are able to play mp3 music 
(plus normal CDs and VCDs)... I guess it was the question, not to burn an ISO 
with mp3 files or convert mp3 music to wav/44100:16:stereo format... I've 
never tried one of those players of CDs with mp3... but anyway, I'd like to 
ask...

Is there a format specific to burn CDs with mp3 that are playable by such 
devices? or it is a normal and simple ISO with mp3 files together maybe in a 
single root directory?

Thanks and sorry for the question instead an answer :D

Regards.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


burning mp3's

2004-08-07 Thread dave
Hello,
Simple question probably, i want to burn about 690 mb of mp3's to disk.
To date i've only used cdrecord to make either audio .wav disks or data
disks, make an iso, then burn that iso to disk. I'm wondering if there's a
howto on mp3 burning?
Thanks.
Dave.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: burning mp3's

2004-08-07 Thread Kent Stewart
On Saturday 07 August 2004 08:40 pm, dave wrote:
 Hello,
 Simple question probably, i want to burn about 690 mb of mp3's to
 disk. To date i've only used cdrecord to make either audio .wav disks
 or data disks, make an iso, then burn that iso to disk. I'm wondering
 if there's a howto on mp3 burning?
 Thanks.


If you have burned a data disk with directories, you know howto.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]