|
From: Dominik M. <ma...@sc...> - 2003-03-05 16:10:30
|
Hello When I'm trying to convert a wav file to wav a-law I will recieve the = WAVE: RIFF header not found message. The wav has been generated from a = mp3 file by lame with "lame.exe -m m -b 8 test.mp3 test.wav". Is there a possibility to add the RIFF header with lame?=20 Then I try to convert any wav file into a-law files with the command = line "sox.exe test.wav -A test_a-law.wav" when the error occurs. Could anybody tell me what I'm doing wrong? Thanks in advance! Dominik |