Log in

View Full Version : Problem in AVI>DVD process


humet
10th May 2003, 10:50
I am trying to convert AVIs into DVD Format for DVD-R.

This is what i am doing to convert the sound from AVI to WAV PCM.

1) Use AVI2WAV to get the WAV extracted

2) Use WavMP3 to change the header to MP3

3) Use RazorLame to decode the MP3 to WAV

4) Use SpruceUp to compile it with the MPV into DVD format

I have used this process with out problem until recently. I have been getting an error in RazorLame in the log it says:

------------------------------------------------------------

Command: C:\lame.exe --decode "C:\SOUND.mp3" "C:\SOUND.wav"
input: C:\SOUND.mp3
(44.1 kHz, 2 channels, MPEG-1 Layer III)
output: C:\SOUND.wav
(16 bit, Microsoft WAVE)
skipping initial 1105 samples (encoder+decoder delay)
Can't step back 473!
mpg123: Can't rewind stream by 199 bits!
RazorLame encountered an unknown message from LAME while trying to decode "SOUND.mp3"!

Decoded 0 files in 0:01:39
There was an unexpected LAME message for one file, please check log for error messages.

----------------------------------------------------------------

It does produce a WAV file, but when i try to import it into SpruceUP i get this error message:

Error

Unsupported Media : Invalid Sampling Rate (0xc10b0006)

----I PRESS "OK"---

SpruceUP

Media Detection Error


I've never seem to have had this problem until recently.

Is there anyway to fix this??

Thanks for any help in advance.

humet

pacohaas
10th May 2003, 23:29
A couple tools you might want to try:

BeSweet(with VOBinput dll): to go directly from the AVI to wave or whatever format you need for DVD.

BeSplit: to fix problematic audio files

humet
11th May 2003, 22:10
I've tried BeSweet to convert AVI>WAV and the WAV file ends up shorter than the MPV file.

humet