Re: burncd question

2004-07-25 Thread arden
have you tried cdrecord?
On Sun, 2004-07-25 at 16:25, [EMAIL PROTECTED] wrote:
> %uname -a
> FreeBSD SOULFLY.BACK.TO.THE.PRIMITIVE.PH
> 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Mon Jun
> 21 14:53:05 PHT 2004
> [EMAIL PROTECTED]:/usr/src/sys/i386/compile/MMP  i386
> 
> cd-RW dmesg: 
> ata1-slave: FAILURE - SETFEATURES SET TRANSFER MODE no
> interrupt
> acd0: CDRW  at ata1-slave BIOSPIO
> 
> SOULFLY# burncd -f /dev/acd0 -s 12 data downloads.iso
> fixate
> burncd: ioctl(CDIOCSTART): Device busy
> 
> SOULFLY# $ ls -l /usr/sbin/burncd
> -r-xr-xr-x  1 root  wheel  18196 Jun 24 17:51
> /usr/sbin/burncd
> 
> i always get this message, when i attempt to burn an
> .iso, anyone whats this error is all about, my sony 24x
> burner is fine when i burn files from my windows XP
> which is my first partition, i hope anyone can help me
> fixing this problem, thanks ;)
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

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


Re: burncd question

2004-04-22 Thread Marc Fonvieille
On Thu, Apr 22, 2004 at 08:40:50AM +0100, [EMAIL PROTECTED] wrote:
> 
> Greetings all,
> I have used the burncd tool many a time to burn audio cd's from wav's,
> however recently I have been having problems.
> 
> I have recorded some wav files using audio/audacity. A nice lil
> multitrack editor. All I want to do is burn them to cd. So if I do this
> (as I always have):
> 
> burncd -s max audio file.wav fixate
> 
> It does indeed burn a cd. But the audio is much faster than it should be.
> Why is this? I have tryed this on two machines running
> freebsd-5.2-release and they both have the same output. My wav is 32 bit
> at a sample rate of 44100. I have also tryed converting to a 16 bit wav,
> but the outcome is the same. Is there something I have overlooked?
>

burncd supports "raw PCM", the wav header should be a cause of problem.
Try the command given at bottom of 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-mp3.html
this should "normalize" your audio file.

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


Re: burncd question. direct reply please.

2002-07-15 Thread Adam Weinberger

.bin is often used for VCDs (video cd's).
it's also just a data dump.

do this:

manifold# mkisofs -Jro output_image.iso source_file.bin

this creates an iso. then

manifold# burncd -f /dev/whatever data output_image.iso fixate

-Adam


>> (07.15.2002 @ 2059 PST): Brian T.Schellenberger said, in 1.3K: <<
> On Monday 15 July 2002 10:38 pm, Rob Andrews wrote:
> | I've recently ran into a question of how to convert some backup
> | cd images from a .bin format into .iso for use of being able to
> | use the burncd utility on our freebsd box since we have fewer
> | problems and errors when burning cd's on that machine.
> 
> Well, if this doesn't work you'll have to tell us what a .bin format is, but 
> it's probably as simple as doing nothing at all.  That is .bin is not 
> standard file format, but I'd speculate that it stands for "binary."  Since 
> there is only one ISO standard for CDs, and all CDs conform to them, the vast 
> majority of CD formats also conform to them, and generally a CD image file is 
> a CD image file is a CD image file.
> 
> Now, I gather that this *is* from WIndows so I could be wrong, but have you 
> tried just giving that file to burncd (or cdrecord) as is and seeing what 
> happens?
> 
> 
> | Rob Andrews
> | [EMAIL PROTECTED]
> |
> | To Unsubscribe: send mail to [EMAIL PROTECTED]
> | with "unsubscribe freebsd-questions" in the body of the message
> 
> -- 
> Brian, the man from Babble-On . . . .   [EMAIL PROTECTED] (personal)
> http://www.babbleon.org
> 
> http://www.eff.org  http://www.programming-freedom.org 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 
>> end of "Re: burncd question.  direct reply please." from Brian T.Schellenberger <<


--
"Oh good, my dog found the chainsaw."
-Lilo, "Lilo & Stitch"
Adam Weinberger
[EMAIL PROTECTED]
http://vectors.cx


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: burncd question. direct reply please.

2002-07-15 Thread Brian T . Schellenberger

On Monday 15 July 2002 10:38 pm, Rob Andrews wrote:
| I've recently ran into a question of how to convert some backup
| cd images from a .bin format into .iso for use of being able to
| use the burncd utility on our freebsd box since we have fewer
| problems and errors when burning cd's on that machine.

Well, if this doesn't work you'll have to tell us what a .bin format is, but 
it's probably as simple as doing nothing at all.  That is .bin is not 
standard file format, but I'd speculate that it stands for "binary."  Since 
there is only one ISO standard for CDs, and all CDs conform to them, the vast 
majority of CD formats also conform to them, and generally a CD image file is 
a CD image file is a CD image file.

Now, I gather that this *is* from WIndows so I could be wrong, but have you 
tried just giving that file to burncd (or cdrecord) as is and seeing what 
happens?


| Rob Andrews
| [EMAIL PROTECTED]
|
| To Unsubscribe: send mail to [EMAIL PROTECTED]
| with "unsubscribe freebsd-questions" in the body of the message

-- 
Brian, the man from Babble-On . . . .   [EMAIL PROTECTED] (personal)
http://www.babbleon.org

http://www.eff.org  http://www.programming-freedom.org 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message