LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-08-2003, 09:54 AM   #1
trutnev
Member
 
Registered: Sep 2003
Distribution: RedHat 9.0, Mandrake 9.1
Posts: 68

Rep: Reputation: 15
image file for audio cd


Hello,

I have a list of wav files extracted from audio CDs with 'cdda2wav' command.
I want now to create an image file and to burn it and to get an audio CD. I'm
not sure that 'mkisofs' is the right command... What is the right command then.

I imagine that to burn the resulting image file I have to use 'cdrecord' command.

Thank you.
 
Old 12-08-2003, 11:55 AM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
mkisofs works for me.

for example.....
I have the wav files in a directory such as /home/wav
Change to that directory with the command: cd /home/wav

Make an iso image with the following command while you are in that directory.....
mkisofs -r -o /home/wavfiles.iso .
Note: that period at the end is used basically to say "grab everything from this directory"

Now you can burn the image to a cdrom with the command:
cdrecord -v speed=4 dev=0,0,0 -data /home/wavfiles.iso

Note: the speed and dev settings may be different for your machine.

Last edited by homey; 12-08-2003 at 11:59 AM.
 
Old 12-09-2003, 01:31 AM   #3
trutnev
Member
 
Registered: Sep 2003
Distribution: RedHat 9.0, Mandrake 9.1
Posts: 68

Original Poster
Rep: Reputation: 15
Thank you, but are you sure that you can read the resulting CD as audio CD in any CD-reader ?

There is in fact much more simple solution : '-audio' option of 'cdrecorder' with the list of wav files for tracks. The problem for me is the description of the tracks and pauses between tracks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading audio data files as an actual audio file? Erik_the_Red Linux - Software 1 06-01-2005 07:22 AM
access an audio cd image as a block device carotinho Linux - Software 1 02-17-2005 06:09 AM
image file mounting cchanana Linux - Newbie 9 01-26-2005 06:24 AM
k3b image file to audio cd? vdemuth Linux - Software 8 05-30-2004 07:29 PM
image file? alaios Linux - General 1 12-13-2003 11:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration