LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to Write Audio ISO File from .wav Files (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-write-audio-iso-file-from-wav-files-868757/)

haroldjclements 03-15-2011 01:56 PM

How to Write Audio ISO File from .wav Files
 
I have a machine with no CD writer. I have some .wav files that I want to make an audio ISO from.

How would I go about this, preferably from the command line?

Kind Regards,
Harold Clements

corp769 03-15-2011 02:25 PM

Are you talking about creating an ISO file with the wav files as data, or an ISO in a CD format to just burn and play instantly?

michaelk 03-15-2011 02:26 PM

There is no such thing as an audio ISO file.
The wav files can be burned to an audio CD via several CLI utilities like cdrecord (AKA wodmin) or cdrdao and so nothing else is really required.

An ISO (originally shorthand for ISO9660) file is a byte for byte image of a CD filesystem. However, audio CDs do not have a filesystem and have to be ripped to music files to store on a hard drive such as wav or MP3 etc.

haroldjclements 03-15-2011 02:27 PM

Creating a Audio CD that will play in any CD Player.

corp769 03-15-2011 02:29 PM

Michaelk beat me to it. But I was pretty much going to say the same thing; You can create an ISO of wav files no problem, but not in CD format.

haroldjclements 03-15-2011 02:36 PM

OK, same question but replace ISO with .bin (or .ngr or .img). In Windows, I can used ImgBurn to create .bin of an audio CD. I want to be able to create an image, in an audio cd format from my wav files.

Thanks guys for your help this far.

ronlau9 03-15-2011 03:12 PM

Did you try to use cdrecord or maybe Brasero to covert you're wave file into a CDDA and than burn it to disc

haroldjclements 03-15-2011 03:18 PM

Thanks for the replay. I do not have a CD writer attached to this machine in question (hence why I want to create an image). Can cdrecord create an image? All the example that I have been show burning a disc?

ronlau9 03-15-2011 03:43 PM

Quote:

Originally Posted by haroldjclements (Post 4291847)
All the example that I have been show burning a disc?

You can burn a disc with different file types
You like to have a audio cd .
That is why you need a CDDA file type
CDDA stands for Compact Disk Digital Audio and that is what you want

haroldjclements 03-15-2011 05:37 PM

Thanks again for your time.

I understand that the ISO filesystem is not compatible with CD audio. What I was trying to ask was that as I do NOT have a CD writer I wanted some way to be able to make an Audio CD (CDDA) image file of the .wav files that I created.

However, I still don't understand how to create a CDDA image. All the ways that I have seen thus far show how to write the .wav directly to the CD (in CDDA format) and as I do not have a CD writer they are not much good. Hence needing to write (in CDDA format) to an image.

Thanks again

Inkit 03-15-2011 08:49 PM

Hi harold
From what you say, the below is what I understand.
You do not have a cd writer with you as of the moment.
You want to create an image file of the songs that you have.

If you have brasero in your system, all you have to do is click on audio project and add all the songs you want and since you do not have a writer with you, brasero will give you the option of burning them into an image file. You will get a notification on top which will intimate you about this, and at the bottom where you have the burn button, you will have the path to where the image file will be burned. I don't know if any other software will give you the same option, since I only have brasero.

I do not know if the resulting image file will play on any player, never having tried it, but theory seems to suggest that it will. it will however play if you mount it from your drive itself, but since you already have the songs I don't see why you should.
I hope I have helped, and I would definitely like to know if this suggestion of mine works. Please let me know if it does.

haroldjclements 03-16-2011 04:30 AM

Thank you very much for your reply.

Brasero had the features that you described and created me a .bin image file. However, I tried burning that image on my Windows machine and the tracks were heavily distorted.

It was worth a try. I think my Windows machine is not quite redundant yet.

Thanks again for your time,
Harold Clements

Inkit 03-16-2011 09:28 AM

Thanks for the answer Harold, appreciate you letting me know.


All times are GMT -5. The time now is 03:37 AM.