Audio CD burning shouldnt be this difficult!

2004-07-21 Thread Edd

Audio CD burning shouldnt be this difficult! I think I have fundamentally
gone wrong here!

I have eight raw tracks that I wish to burn to ATAPI cd. I am using
burncd.

First I did:

burncd -s max audio * fixate

However I got gaps inbetween tracks so i tried:

burncd -s max -d -n audio * fixate

There are now no gaps, but track markers are in the wrong place (perhaps
4 or 5 seconds out in some cases)

What am i doing wrong? I dont want to have to use a windows box to do
this.

Thanks
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Audio CD burning shouldnt be this difficult!

2004-07-21 Thread Aaron Dalton
If you use KDE, K3B is a superb cd burning tool.  Sorry I can't give you any 
command-line help.

Cheers!
-- 
Aaron Dalton
http://aaron.daltons.ca
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Audio CD burning shouldnt be this difficult!

2004-07-21 Thread Lowell Gilbert
Edd [EMAIL PROTECTED] writes:

 Audio CD burning shouldnt be this difficult! I think I have fundamentally
 gone wrong here!
 
 I have eight raw tracks that I wish to burn to ATAPI cd. I am using
 burncd.
 
 First I did:
 
 burncd -s max audio * fixate
 
 However I got gaps inbetween tracks so i tried:
 
 burncd -s max -d -n audio * fixate
 
 There are now no gaps, but track markers are in the wrong place (perhaps
 4 or 5 seconds out in some cases)
 
 What am i doing wrong? I dont want to have to use a windows box to do
 this.

Have you got a relatively up-to-date version of FreeBSD?
[You didn't mention the version.]

I used to have problems with track markers being too far into the
track, but eventually those problems were fixed.  In the meantime, I
used cdrecord (with ATAPICAM), which didn't exhibit the same issue.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]