LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-10-2003, 11:03 AM   #1
matt3333
Member
 
Registered: Dec 2002
Location: Winnipeg, Manitoba, Canada
Distribution: Slackware
Posts: 371

Rep: Reputation: 30
Burner Programs


Ok i downloaded xcdroast and it workes i made myself a mp3 cd but how do i cdd2wav?? through this program?? or do i have to run it my its self?

If anyone know anyother good programs used for burner plz tell me. I tired k3b and i first tried to make it my self which usually goes fine but i got a error of somekind so i went to linuxpackages and found on already built downloaded it. Then the program just hung and disappeared. Please help me i just got my self a burner and i can only burn mp3s so far. HELP!!!!!!!!! Thanx

Matt3333
 
Old 12-10-2003, 02:18 PM   #2
Tarts
Member
 
Registered: Feb 2003
Distribution: Slackware 9.1 (exclusively) ;)
Posts: 344

Rep: Reputation: 30
'cdda2wav' is a seperate utility, from this site: http://www.linux.org/docs/ldp/howto/...g-HOWTO-4.html
Quote:
cdda2wav enables you to get a specific interval (or a whole track) from your audio CD and converts it into a .wav-file. sox converts the WAV files back into the (audio CD) cdda-format so it can be written to the CD-R using cdrecord. You don't necessarily need sox if you use a recent version of cdrecord, because it has built-in support for .au and .wav files.
This http://new.linuxnow.com/docs/content...3-HOWTO-7.html might also provide some help.
Tarts

Last edited by Tarts; 12-10-2003 at 02:20 PM.
 
Old 12-10-2003, 02:40 PM   #3
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Cdparanoia is slower but gives better rips.

# CD burning copying ripping info
Is it configured and what is the device? Command this to find out:
cdrecord -scanbus
Adding an IDE CD-Writer to Linux
Linux DVD HOWTO
CD Writing HOWTO
Burning CDs on Linux
# Burn an ISO to disk
cdrecord -v speed=<burning speed> dev=<your device> /path/to/foo.iso
# Burn from disk to disk
cdrecord -v dev=<your device> speed=<burning speed> -isosize /dev/cdrom
# ISO information
isoinfo -i -d /dev/cdrom
# Generate an ISO from a directory.
mkisofs -vrTJUV "Label" -o foo.iso /path/to/directory
# Generate an ISO from a CD
dd if=/dev/cdrom of=foo.iso
# cdparanoia - search for a drive with reporting of autosense:
cdparanoia -vsQ
# Rip a complete audio CD with cdparanoia
cdparanoia -B "1-"
Linux MP3 CD Burning mini-HOWTO
# Convert mp3 to wav with lame
for i in *.mp3; do lame --decode $i `basename $i .mp3`.wav; done
# Burn a CD from wav files
cdrecord -v -audio -pad speed=<burning speed> dev=<your device> /path/to/*.wav
# Erase a CDRW
cdrecord -v dev=<your device> speed=<burning speed> blank=fast
 
Old 12-11-2003, 10:55 AM   #4
matt3333
Member
 
Registered: Dec 2002
Location: Winnipeg, Manitoba, Canada
Distribution: Slackware
Posts: 371

Original Poster
Rep: Reputation: 30
Ok thanx for ur replys but does anyone know anygood programs for burning programs such as k3b ,xcdraoster etc..... frontends for cdrecords?? Thanx


Matt3333
 
Old 12-11-2003, 11:09 AM   #5
tipaul
Member
 
Registered: Apr 2003
Location: Laval, Quebec, Canada
Distribution: Ubuntu
Posts: 121

Rep: Reputation: 15
burner front-end

I'm using 50% K3b and 50% Magma...

Magma is a console front-end but it is easy(ier?) as any GUI front-end to use!!!

It's as easy as press 1 for audio CD menu, and selecting what to do (Creation of audio cd from mp3, wavs, disc copy, extracting audio cd to wav, mp3, ogg, etc...) And it does data and other things....

It's written completely as a batch file so you can customize it VERY EASILY!

The site is: http://freebits.de/magma/

But i've tried to reach it today and it doesn't seem to respond...!?!
 
  


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
Are these programs - or equivalent programs - available for Linux? voly Linux - Software 12 07-29-2005 02:44 AM
CD Burner houtenkop Linux - Newbie 13 10-08-2004 06:34 AM
my table with programs when i press in button (left down corner) do no show programs sagi7ario Mandriva 1 03-12-2004 12:02 PM
How to get newly installed programs in programs list Brosky Linux - Software 5 02-06-2004 03:45 PM
trying to mount cd burner, cd burner being a whore lasalsademuerte Slackware 5 12-09-2003 03:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:38 PM.

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