Log in

View Full Version : ac3 problems


toost
14th November 2002, 14:10
Hi i got a problem. What i want 2 do is burn a divx file on a dvd 2 play it in a common dvd player. Here for i have 2 change almost all files from ntcs 2 pal. 2 do this correctly i have 2 strip the sound from the movie. But when i do this with a movie with ac3 sound i get a few problems with it. I used avi2wav and virtuadub 2 rip the sound in a .wav file. But when i play that wave file its full with wierd noises and the sound aint normal, the sound skips. I tried ac3fix and besliced. It helps a little bit but it still aint the normal sound.

So my question is: How do i rip a .wav file from a movie with ac3 without all that other noise and without the skips?

bergi
14th November 2002, 17:16
test this tool

ac3extractor (http://www.muehlhausen.org/home/bergi/ac3extractor.zip)

toost
14th November 2002, 20:23
aint working /// i get the same noisy ac3 file

DJ Bobo
14th November 2002, 20:33
Extract the sound using AVI2WAV

Rename the file into .ac3

Use AZID to decode the AC3 into WAV the following way:

azid -c normal -a filename.ac3 filename.wav

That's it.

toost
14th November 2002, 20:56
i got it now, i did it with an other tool, headac3he, and it works :)
thnx all