[Linux-Biella] Wodim e cd audio
vallini.daniele a bilug.linux.it
vallini.daniele a bilug.linux.it
Mer 7 Apr 2010 07:49:59 CEST
Tue, Apr 06, 2010 at 11:27:03PM +0200 Del Vecchio Lorenzo ha scritto:
>
> On Tue, April 6, 2010 5:15 pm, Del Vecchio Lorenzo wrote:
> >
> > @ Paul o chiunque altro, potrei avere uno dei vostri file.wav che siano
> > maagari gia' stati masterizzati in passato in modo da verificare se il
> > problema e' nel mio file.wav o nel programma??
> >
> >
> > Ciao
> >
> > Lorenzo
>
>
> Ho provato con un file wav scaricato dalla rete.
> Non funziona, da sempre l'errore:
>
> wodim: Inappropriate audio coding in 'Desktop/bird1.wav'.
>
> Bo' cerchero di piu' in rete a questo riguardo.
> Magari chiedo anche a qualcun altro.
Se puo' esserti utile, dal man di wodim:
-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. wodim 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, wodim 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. wodim 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. wodim 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.
Using other structured audio data formats as input to wodim will usually work if the structure of the data is the structure described above
(raw pcm data in big-endian byte order). However, if the data format includes a header, you will hear a click at the start of a track.
If neither -data nor -audio have been specified, wodim defaults to -audio for all filenames that end in .au or .wav and to -data for all
other files.
Dave Platt (dplatt a feghoot.ml.org)
For creating the experimental packet writing support, the first implementation of CD-RW blanking support, the first .wav file
decoder and many nice discussions on cdrecord.
Maggiori informazioni sulla lista
Linux