xcdroast won't accept my WAVs

xcdroast won't accept my WAVs

Post by Marian Aldenhoeve » Sat, 12 Jan 2002 20:00:10



Hi,

First of all: If there is a better place to ask this question than here,
please feel free to point me to it.

I have a bunch of WAV-Files. I made them from Windows-Audio-Files (WMA)
using some Windows-Utility I found on my other machine.

Now I want to make audio-CDs from those file, but XCDRoast won't accept
them as valid WAVs. It shows them in the list but they have the little
crossed-out-note icon and are ignored when layouting tracks.

I _think_ I got the options right:

  $ file somefile.wav
  somefile.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM,
  16 bit, stereo 44100 Hz

What else might keep XCDRoast from reading those files? Is there a
linux-program that can convert WMA to WAV?

Ciao, MM
--
http://www.marian-aldenhoevel.de
"'How do I get my program to act like a daemon' is a good read in this
 regard. The FAQ mentions nothing about getting your program back from
 the dark side. This matter is left as an exorcize for the reader."

 
 
 

xcdroast won't accept my WAVs

Post by kari savolaine » Sat, 12 Jan 2002 20:30:27



> Now I want to make audio-CDs from those file, but XCDRoast won't accept
> them as valid WAVs. It shows them in the list but they have the little
> crossed-out-note icon and are ignored when layouting tracks.

First try to play the wav files you created (e.g 'wavplay file.wav'). If
that works then try to burn them to a CD with plain cdrecord (in case
your XCDRoast is somehow broken), i.e:
cdrecord -v -audio -pad file1.wav file2.wav ...

# kari

 
 
 

xcdroast won't accept my WAVs

Post by Marian Aldenhoeve » Sat, 12 Jan 2002 20:55:58


Hi,

Quote:> First try to play the wav files you created (e.g 'wavplay file.wav').

There is no wavplay on my system, but I can play them fine in XMMS.

Quote:> that works then try to burn them to a CD with plain cdrecord

Will try that. Thank you.

Ciao, MM
--
http://www.marian-aldenhoevel.de
"'How do I get my program to act like a daemon' is a good read in this
 regard. The FAQ mentions nothing about getting your program back from
 the dark side. This matter is left as an exorcize for the reader."