All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Copying an audio CD
@ 2002-12-20 14:49 Paulo Jorge O. C. Matos
  2002-12-21 14:00 ` james niland
  0 siblings, 1 reply; 2+ messages in thread
From: Paulo Jorge O. C. Matos @ 2002-12-20 14:49 UTC (permalink / raw
  To: linux-newbie

Hi all,

What's the best way to copy an audio cd under Linux? Is it possible with 
cdrecord? what do I need?

Best regards,

-- 
Paulo J. Matos : pocm(_at_)mega.ist.utl.pt
Instituto Superior Tecnico - Lisbon          WISHING YOU A MERRY
Software & Computer Engineering - A.I.        CHRISTMAS, AND A GREAT
  - > http://mega.ist.utl.pt/~pocm                               2003!!!
  ---	
	Yes, God had a deadline...
		So, He wrote it all in Lisp!

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Copying an audio CD
  2002-12-20 14:49 Copying an audio CD Paulo Jorge O. C. Matos
@ 2002-12-21 14:00 ` james niland
  0 siblings, 0 replies; 2+ messages in thread
From: james niland @ 2002-12-21 14:00 UTC (permalink / raw
  To: linux-newbie



--- "Paulo Jorge O. C. Matos" <pocm@mega.ist.utl.pt>
wrote:
> Hi all,
> 
> What's the best way to copy an audio cd under Linux?
> Is it possible with 
> cdrecord? what do I need?
> 
> Best regards,
> 
Under linux two programs are most widely used to do
the actual recording :
cdrecord for tao (track at once) and
cdrdao for dao (disc at once) modes.

cdrecord will do normal data discs and audio CDs with
2 second gaps between tracks. 
If you want to burn CDs that require other gaps
between tracks or some mixed mode CDs you'll often end
up using cdrdao.
I prefer to use cdrecord if I can, because I often
have troubles with cdrdao burned CDs over 500MB size,
but that might be my particular setup.

Now these programs are just command line programs you
give switches or point them to a TOC file.
Because many people don't like such there are frontend
programs that make burning CDs a lot user friendly.
XCDroast seems to be quite popular for that, I myself
like to use K3B(is kindof nero-ish). 
I wouldn't advise using Koncd, it's quite buggy imho.
There'll probably be lots more frontends out there,
just have a look on sourceforge.

Also these programs are used with SCSI burners. If you
have an ide burner your linux can run a SCSI emulation
for your ide burner, but you have to tell it to.
Depending on how you boot linux that is done in a
different way.

It would be a good thing to have a look in the linux
burner howto.
http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html

Hope that helps
James Niland
PS am still a noob myself, any corrections welcome

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-21 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-20 14:49 Copying an audio CD Paulo Jorge O. C. Matos
2002-12-21 14:00 ` james niland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.