LinuxQuestions.org
Help answer threads with 0 replies.
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-13-2003, 04:45 AM   #1
k0ljat
Member
 
Registered: Apr 2003
Location: Underground
Distribution: Slackware
Posts: 103

Rep: Reputation: 15
Can i write a audio cd with cdrecord ?


i have a directory which has all the mp3's that i want on my cd, i have cdrecord utlily'i, the dir where the cd's are is /home/neeger/mp3, now could somebody tell me what command to i have to use ?
 
Old 12-13-2003, 05:34 AM   #2
Hitokiri_X
Member
 
Registered: Mar 2002
Distribution: Slackware Current
Posts: 99

Rep: Reputation: 15
cdrecord -v speed=2 dev=0,0,0 -audio track1.wav track2.wav (of course replace it with your settings.)
 
Old 12-13-2003, 06:37 AM   #3
k0ljat
Member
 
Registered: Apr 2003
Location: Underground
Distribution: Slackware
Posts: 103

Original Poster
Rep: Reputation: 15
do i have to be in that directory where the song's are or smth like this :


cdrecord -v speed=8 dev=0,0,0 -audio /mnt/music/plah.mp3 /mnt/music /plah1.mp3 ?
 
Old 12-13-2003, 08:13 AM   #4
Hitokiri_X
Member
 
Registered: Mar 2002
Distribution: Slackware Current
Posts: 99

Rep: Reputation: 15
Quote:
Originally posted by k0ljat
do i have to be in that directory where the song's are or smth like this :


cdrecord -v speed=8 dev=0,0,0 -audio /mnt/music/plah.mp3 /mnt/music /plah1.mp3 ?
yeah,you can do it that way too.
 
Old 12-13-2003, 08:17 AM   #5
sudhir
Member
 
Registered: Feb 2003
Distribution: redhat
Posts: 58

Rep: Reputation: 15
Nope... I dont think starting off with cdrecord will not do... First, you have to make an iso image using the mkisofs command (is'nt it ????)... Something like this

mkisofs -o <any name>.iso -J -R -A -V -v /home/<mp3 song directory>

Here replace any name with anything u want to... and then point to the directory where the songs are.. no need to list out the individual songs.. just the directory wud be fine.. and before doing this make sure the directory size is within the CD size ... which means if you have a 700 MB blank CD then have a directory below that size.. put the rest of the songs in another directory

once u have made the iso file, then use the cdrecord... something like this...

cdrecord -v -eject speed=4 dev=<.....> <the path to the iso file>

Here the dev is the device number of your cdrom which you can find by doing

cdrecord -scanbus (as root)

mine says 0,0,0 ... so I would replace the <.....> with dev=0,0,0 .... understood ???

And the path to the file is the place where u made the iso image.. if U made it in your home directory and if the device number is 0,0,0, then it would just look like

cdrecord -v -eject speed=4 dev=0,0,0 /home/koljat/songs.iso

Got that ??? I just had to use your user name in this forum to make the point... replace it with the actual path to the iso file...

Hope this helps !!!!!!!!

NOTE: Did I sound like a teacher ??? LOL

Last edited by sudhir; 12-13-2003 at 08:18 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
cdrecord: able to write successfully to CDRW, but not CDR media vjimin Linux - General 4 11-07-2005 06:36 AM
[cdrecord] audio cd index sval Linux - Software 5 08-26-2005 07:17 AM
recording audio CDs, dev help with cdrecord gdiv Linux - Software 2 05-03-2005 05:20 PM
audio cdrecord...followed tut. cd no play. Trinity22 Linux - General 4 08-15-2003 01:34 AM
write directories using cdrecord yowwww Linux - Software 8 07-30-2003 05:01 AM

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

All times are GMT -5. The time now is 08:57 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