You are not logged in.

#1 2004-03-29 23:56:58

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

CD Burning Software

Are there any other CD burning apps out there besides K3b and XCDRoast?  K3b is buggy and I don't like the interface of XCDRoast.  Is there anything else?


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#2 2004-03-30 03:46:42

colnago
Member
From: Victoria, BC
Registered: 2004-03-25
Posts: 438

Re: CD Burning Software

You can try arson, but if you think k3b is buggy you will think this is too.  Then there is CLI using mkisofs, dd, and cdrecord:       

mkisofs -frvJL -o ~/temp_image.iso ~/directory_of_files_to_burn/
dd if=/mnt/cd of=~/cd_to_copy.iso
cdrecord -v speed=52 dev=ATAPI:0,0,0 temp_image.iso

Offline

#3 2004-03-30 06:04:52

Shemeta
Member
Registered: 2004-02-11
Posts: 117

Re: CD Burning Software

there are also Gtoaster or gcombust , but i never tried them.

you can find them at freshmeat.net

Offline

#4 2004-03-30 08:58:27

wakeupbomb
Member
From: Liverpool, UK
Registered: 2004-02-15
Posts: 164

Re: CD Burning Software

I've personally not found k3b to be buggy. But I only really burn data cds and the occasional music cd. Never tried vcds or anything

Offline

#5 2004-03-30 10:02:03

murkus
Member
From: Europe/Helsinki
Registered: 2004-03-19
Posts: 254

Re: CD Burning Software

wakeupbomb wrote:

I've personally not found k3b to be buggy. But I only really burn data cds and the occasional music cd. Never tried vcds or anything

I found that burning VCDs to cdrw is bad idea, at least with K3b. Could have as well used cheaper CDRs. But with normal data or audio I've never had any probs with K3b.

.murkus

Offline

#6 2004-03-30 11:57:16

secsaba
Member
From: Espoo, Finland
Registered: 2003-11-06
Posts: 19

Re: CD Burning Software

You can try eroaster. And here are the obligatory screenshoots.

Offline

#7 2004-03-30 16:40:49

NeutronStar
Member
From: Milano, ITALY
Registered: 2004-03-23
Posts: 24

Re: CD Burning Software

punkrockguy318 wrote:

Are there any other CD burning apps out there besides K3b and XCDRoast?  K3b is buggy and I don't like the interface of XCDRoast.  Is there anything else?

Personally, I wrote a little bash script with all the functions I need (add session to CD, create AUDIOCD, create/burn ISO file, and so on).
Otherwise you can try magma:
http://hem.passagen.se/conny.mute/

Offline

Board footer

Powered by FluxBB