PDA

View Full Version : Extract Audio from Nonstandard AVI


bh445
9th April 2002, 20:52
I have an AVI that was encoded with the Angelpotion MPEG-4 codec and I want to re-encode it using DivX. VirtualDub and NanDub can't open it directly, but by using AVISynth I was able to open just the video. Now I need to find a way to extract the audio, or at least open the audio to be able to saave it elsewhere. If anyone could ofer any help, suggestions or programs to use, it would be appreciated. Thanks.

DJ Bobo
9th April 2002, 20:57
use AVI2WAV

Head Hunter
9th April 2002, 21:12
or use a fourcc changer to change to the divx 3 code and you should be able to open it just fine

bh445
9th April 2002, 21:33
Thanks guys. The AVI2WAV worked great. I might try the changing the fourcc as another solution. Thanks again for your help. :)