public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Holly Bostick <motub@planet.nl>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: DVD-cd usage
Date: Tue, 19 Jul 2005 03:25:20 +0200	[thread overview]
Message-ID: <42DC5680.3000302@planet.nl> (raw)
In-Reply-To: <loom.20050719T024241-57@post.gmane.org>

James schreef:
> Nick Rout <nick <at> rout.co.nz> writes:
> 
> 
> 
>>OK time to play "spot the obvious error" - your command line
> 
>  has ATAPI:1,1,0,
> whereas the device is at ATAPI:0,0,0
> 
>>try the command line again with the correct device 
> 
> 
> 
> OK, I've tried a variesty of wav files, including some 
> saved .wav files from my
> vonage system that plays just fine. Always I get the same 
> closing error:
> 
> 
> cdrecord dev=ATAPI:0,0,0 -eject speed=2 -pad -audio -v 
> startup.wav
> 
> 
> cdrecord: Inappropriate audio coding in 'startup.wav'.
> 

>From man cdrecord:

-audio If this flag is present, all subsequent tracks are written in
CD-DA (similar to Red Book) audio format.  _The file with data for this
tracks should contain stereo, 16-bit digital audio with 44100
samples/s._  The byte order should be the following: MSB left, LSB left,
 MSB  right, LSB  right,  MSB left and so on. The track should be a
multiple of 2352 bytes. It is not possible to put the master image of an
audio track on a raw disk because data will be read in multiple of 2352
bytes during the recording process.

If a filename ends in .au or .wav the file is considered to be a
structured audio data file.  Cdrecord assumes that the file in  this
case is  a Sun audio file or a Microsoft .WAV file and extracts the
audio data from the files by skipping over the non-audio header information.

In all other cases, cdrecord will only work correctly if the audio data
stream does not have any header.   Because  many  structured  audio
files  do  not  have  an  integral  number  of  blocks (1/75th second)
in length, it is often necessary to specify the -pad option as well.
cdrecord recognizes that audio data in a .WAV file is stored in Intel
(little-endian) byte order, and will automatically byte-swap the data
if  the  CD recorder requires big-endian data.  _Cdrecord will reject
any audio file that does not match the Red Book requirements of 16-bit
stereo samples in PCM coding at 44100 samples/second._

Possibly your .wav file is in fact 'inappropriately encoded'? Does it
burn if you use -data instead of -audio?

Holly
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-07-19  1:32 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 17:11 [gentoo-user] DVD-cd usage James
2005-07-18 17:25 ` Daniel da Veiga
2005-07-18 18:57   ` [gentoo-user] " James
2005-07-18 19:37     ` Daniel da Veiga
2005-07-18 20:36       ` James
2005-07-18 21:09         ` Daniel da Veiga
2005-07-18 21:22           ` James
2005-07-18 21:22         ` Nick Rout
2005-07-18 22:01           ` James
2005-07-18 22:28             ` Nick Rout
2005-07-18 23:03               ` James
2005-07-18 23:32                 ` Nick Rout
2005-07-18 23:54                   ` James
2005-07-19  0:02                     ` Nick Rout
2005-07-19  0:47                       ` James
2005-07-19  1:25                         ` Holly Bostick [this message]
2005-07-19 19:51                           ` James
2005-07-19 20:44                             ` Holly Bostick
2005-07-20  5:38                               ` Rumen Yotov
2005-07-20 18:40                               ` James
2005-07-21  4:25                                 ` Zac Medico
2005-07-21 16:38                                   ` James
2005-07-21 12:26                                 ` James Hiscock
2005-07-21 16:42                                   ` James
2005-07-21 17:40                                     ` Rumen Yotov
2005-07-19  0:07                   ` James
2005-07-21 17:23                     ` James
2005-07-21 17:38                       ` Dave Nebinger
2005-07-22 17:50                         ` James
2005-07-22 18:20                           ` Dave Nebinger
2005-07-23  0:32                           ` Bob Sanders
2005-07-21 17:58                       ` Holly Bostick
2005-07-22 18:13                         ` James
2005-07-23  6:13                           ` Walter Dnes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42DC5680.3000302@planet.nl \
    --to=motub@planet.nl \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox