[opensuse] copying music CD's
Since my Win machine crashed, and I am now stuck with XP/sp2, a lot of software no longer works, including Roxio CD Creator, which came free with a drive, and now sells for $100, I am going to put a CD recorder in my Linux machine. What is the program or command to copy a music CD, so I can play it in my car without risking damage to the original? --doug -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 30 May 2007, Doug McGarrett wrote:
Since my Win machine crashed, and I am now stuck with XP/sp2, a lot of software no longer works, including Roxio CD Creator, which came free with a drive, and now sells for $100, I am going to put a CD recorder in my Linux machine. What is the program or command to copy a music CD, so I can play it in my car without risking damage to the original?
--doug
============= Just use k3b or gnomebaker to create your audio cds from ogg/mp3 files. Copying an audio cd is just as easy, just select copy from the menus. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Doug McGarrett wrote:
Since my Win machine crashed, and I am now stuck with XP/sp2, a lot of software no longer works, including Roxio CD Creator, which came free with a drive, and now sells for $100, I am going to put a CD recorder in my Linux machine. What is the program or command to copy a music CD, so I can play it in my car without risking damage to the original?
$ cdparanoia -B This will create a set of .wav files from your music CD. You can then use K3B / "create audio CD project" to burn them to disk. HTH Ph. A. -- *Philippe Andersson* Unix System Administrator IBA Particle Therapy | Tel: +32-10-475.983 Fax: +32-10-487.707 eMail: pan@iba-group.com <http://www.iba-worldwide.com> The contents of this e-mail message and any attachments are intended solely for the recipient (s) named above. This communication is intended to be and to remain confidential and may be protected by intellectual property rights. Any use of the information contained herein (including but not limited to, total or partial reproduction, communication or distribution of any form) by persons other than the designated recipient(s) is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free. Ion Beam Applications does not accept liability for any such errors. Thank you for your cooperation.
On Thursday 31 May 2007 08:53, Philippe Andersson wrote:
$ cdparanoia -B This will create a set of .wav files from your music CD. You can then use K3B / "create audio CD project" to burn them to disk.
Or you can do it all from K3B: Copy CD. -- Pob hwyl / Best wishes Kevin Donnelly www.kyfieithu.co.uk - KDE yn Gymraeg www.klebran.org.uk - Gwirydd gramadeg rhydd i'r Gymraeg www.eurfa.org.uk - Geiriadur rhydd i'r Gymraeg www.rhedadur.org.uk - Rhedeg berfau Cymraeg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Kevin Donnelly wrote:
On Thursday 31 May 2007 08:53, Philippe Andersson wrote:
$ cdparanoia -B This will create a set of .wav files from your music CD. You can then use K3B / "create audio CD project" to burn them to disk.
Or you can do it all from K3B: Copy CD.
Yeah, I think you would lose plenty of music fidelity to create a CD via wav files! -- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, an Open OS weblog: http://freebsd.amazingdev.com/blog/ UNIX is user-friendly. It's just a bit picky about who its friends are. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 31 May 2007 07:34, Jonathan Arnold wrote:
Kevin Donnelly wrote:
On Thursday 31 May 2007 08:53, Philippe Andersson wrote:
$ cdparanoia -B This will create a set of .wav files from your music CD. You can then use K3B / "create audio CD project" to burn them to disk.
Or you can do it all from K3B: Copy CD.
Yeah, I think you would lose plenty of music fidelity to create a CD via wav files!
Why? Sound in Windows' WAV files is encoded in the same way that a CD is: 44.1 kHz, stereo PCM. There's nothing that would be called compression. So unless you're among the oddball crowd who thinks they can here 22 kHz sounds, this is about as good as audio encoding ever needs to be.
-- Jonathan Arnold
Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Randall R Schulz wrote:
On Thursday 31 May 2007 07:34, Jonathan Arnold wrote:
Kevin Donnelly wrote:
On Thursday 31 May 2007 08:53, Philippe Andersson wrote:
$ cdparanoia -B This will create a set of .wav files from your music CD. You can then use K3B / "create audio CD project" to burn them to disk. Or you can do it all from K3B: Copy CD. Yeah, I think you would lose plenty of music fidelity to create a CD via wav files!
Why? Sound in Windows' WAV files is encoded in the same way that a CD is: 44.1 kHz, stereo PCM. There's nothing that would be called compression. So unless you're among the oddball crowd who thinks they can here 22 kHz sounds, this is about as good as audio encoding ever needs to be.
Live and learn, I guess: http://en.wikipedia.org/wiki/WAV: Audio CDs Audio CDs do not use WAV as their sound format, using instead Red Book audio. The commonality is that both audio CDs and WAV files have the audio data encoded in PCM. WAV is a data file format for computer use that can't be understood by CD players directly. To record WAV files to an Audio CD the file headers must be stripped and the remaining PCM data written directly to the disc as individual tracks with zero padding added to match the CD's sector size. -- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, an Open OS weblog: http://freebsd.amazingdev.com/blog/ UNIX is user-friendly. It's just a bit picky about who its friends are. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jonathan Arnold wrote:
Kevin Donnelly wrote:
On Thursday 31 May 2007 08:53, Philippe Andersson wrote:
$ cdparanoia -B This will create a set of .wav files from your music CD. You can then use K3B / "create audio CD project" to burn them to disk.
Or you can do it all from K3B: Copy CD.
Yeah, I think you would lose plenty of music fidelity to create a CD via wav files!
I thought CD tracks were .WAV files. It's certainly what I get, when I copy a song from a CD. -- Use OpenOffice.org <http://www.openoffice.org> -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (7)
-
BandiPat
-
Doug McGarrett
-
James Knott
-
Jonathan Arnold
-
Kevin Donnelly
-
Philippe Andersson
-
Randall R Schulz