Your CD player must be able to read and play mp3 files. Some of the newer ones do, but most do not. Check the specs on your cd player, and if you need to do that, you may have to buy a new one. A few of the latest auto cd players also will. --doug At 22:37 03/23/2002 -0800, Chris Large wrote:
Is there a way to burn mp3's to a cd so that they can play on any cd player like an audio cd does?
*--------------------------------* | Chris Large clarge@macn.bc.ca | | http://clarge.bc.ca | *--------------------------------*
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
At 22:37 03/23/2002 -0800, Chris Large wrote:
Is there a way to burn mp3's to a cd so that they can play on any cd player like an audio cd does?
suse-linux-e@suse.com
*--------------------------------* | Chris Large clarge@macn.bc.ca | | http://clarge.bc.ca | *--------------------------------*
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
'Nero Burning ROM' allows to convert and burn mp3 files into cda files in one go if you select the CD Audio icon. You can make an image, i.e. if you want to burn files from one or more sources. http://www.nero.com You can then play them on any cd player. However, use CD-R. RW may not work. Also, you will not be able to burn the same amount of music converted to cda as when they are mp3 because mp3 files are compressed. However, I use the windows version of Nero Burning Rom. I am not sure if there is a version for Linux. Their techn. help is a disaster and their english looks very funny sometimes.
Chris, You will need to turn the files into .wav files (or Red Book files for that matter) in order to burn them down to a CD for play in an ordinary CD player. I haven't found a tool in Linux that will do this automatically, but I use mpg123 with sox. The command line is the following: mpg123 -b 10000 -s "source.mp3" | sox -t raw -r 44100 -s -w -c2 - "output.wav" I guess that you could add this to a bash script or so and then use it to batch convert a slew of files on the fly. Then you can use cdrecord to burn the disc. You should be in good shape... ============================================ Drew J. Como Phone: 631-434-6600 Systems Administrator Fax: 631-434-7800 dcomo@bascom.com Web: www.bascom.com Bascom Global Internet Services, Inc. -------------------------------------------- "When quality is the goal, winning is guaranteed." -----Original Message----- From: hwm@onetel.net.uk [mailto:hwm@onetel.net.uk] Sent: Monday, March 25, 2002 1:24 PM To: clarge@macn.bc.ca Cc: suse-linux-e@suse.com Subject: Re: [SLE] burning cd's
At 22:37 03/23/2002 -0800, Chris Large wrote:
Is there a way to burn mp3's to a cd so that they can play on any cd player like an audio cd does?
suse-linux-e@suse.com
*--------------------------------* | Chris Large clarge@macn.bc.ca | | http://clarge.bc.ca | *--------------------------------*
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
'Nero Burning ROM' allows to convert and burn mp3 files into cda files in one go if you select the CD Audio icon. You can make an image, i.e. if you want to burn files from one or more sources. http://www.nero.com You can then play them on any cd player. However, use CD-R. RW may not work. Also, you will not be able to burn the same amount of music converted to cda as when they are mp3 because mp3 files are compressed. However, I use the windows version of Nero Burning Rom. I am not sure if there is a version for Linux. Their techn. help is a disaster and their english looks very funny sometimes. -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
At 22:37 03/23/2002 -0800, Chris Large wrote:
Is there a way to burn mp3's to a cd so that they can play on any cd player like an audio cd does?
suse-linux-e@suse.com
*--------------------------------* | Chris Large clarge@macn.bc.ca | | http://clarge.bc.ca | *--------------------------------*
'Nero Burning ROM' allows to convert and burn mp3 files into cda files in one go if you select the CD Audio icon. You can make an image, i.e. if you want to burn files from one or more sources. http://www.nero.com You can then play them on any cd player. However, use CD-R. RW may not work. Also, you will not be able to burn the same amount of music converted to cda as when they are mp3 because mp3 files are compressed. However, I use the windows version of Nero Burning Rom. I am not sure if there is a version for Linux. Their techn. help is a disaster and their english looks very funny sometimes. -------- I had a look at http://www.nero.com. There does not appear to be a Linux version available. Only for windows. You can ask their support but I would be surprised if they care to reply. support@services.mikemth.de So you just have to download the last version (compatible with XP) and try during the next 30 days before you buy. I assume you have some MS OS.
participants (3)
-
Doug McGarrett
-
Drew J. Como
-
hwm@onetel.net.uk