I often extract the audio from AVI files using Virtualdub. I often do this when I want just a clip from a video file. Sometimes if the source audio was encoded in VBR, I need to extract the entire audio as a decompressed WAV, and then use that WAV file with the video in order to avoid a sync issue. I have been doing it for years without fail.
However, just recently it has been giving me an error. It says "No audio decompressor could be found to decompress the source audio format."
It worked just fine for years. I have changed no settings at all, neither in Virtualdub or in Windows. I have not installed or uninstalled anything new. Does anyone know of the solution?
Edit: I'd like to add that I installed fccHandler's AC3 ACM codec and it did not help.
+ Reply to Thread
Results 1 to 21 of 21
-
-
I opened it in VLC Media player and hit CTRL+I for it to give me the audio/video specs, and it said the audio format was "mpga"
-
Try either virtualdubmod, or perhaps AVI Demux.
If you use virtualdubmod, open the avi and answer No when it asks to re-write the header. Click on Streams -> Stream List. Right-click on the audio track and select Full processing. Right-click and select Compression. Click on Uncompressed PCM. Click OK, then Save WAV.Read my blog here.
-
I followed those steps exactly with VirtualDubMod and got the exact same error as before.
-
Awhile ago I had a problem getting downloaded divx Avi to load in VirtualDub and VirtualDubMod properly from Stage6. It would play in WMP, VLC. There was no sound or it would not save the music. I finally solved the problem by scripting the video in Avisynth, and reloading to VirtualDub then I was able demux the music to wav.
TS -
I tried like 10 different programs and none worked. With some, they were not able to successfully isolate the clip I wanted without a sync issue or some other error.
With other programs, I was mostly able to successfully extract a WAV file from the source AVI, but when I input them into Virtualdub or VirtualdubMod, I either got the same decompress error, or a glaring sync issue.
The only way I could get it to work was by setting the audio offset back by 13,000 ms... but that's a very lousy and inefficient solution. -
crumbworks wrote:
Edit: I'd like to add that I installed fccHandler's AC3 ACM codec and it did not help.
http://www.rarewares.org/mp3-lame-dshow-acm.php#lame-current-acm
Right-click on inf file and click install -
Did you try loading (or reloading) the LAME 3.97 Release ACM codec?
http://www.rarewares.org/mp3-lame-dshow-acm.php#lame-current-acm
Right-click on inf file and click install
-
Follow-up question:
I grabbed another video file and went to extract the audio as an uncompressed WAV. It worked just fine. I used GSpot to see what the difference was:
Audio that worked:
0x0055 MPEG-1 Layer 3
48000Hz 132 kb/s tot , Joint Stereo LAME3.95
Audio that didn't work:
0x0055 MPEG-1 Layer 3
48000Hz 128 kb/s tot , Joint Stereo LAME3.96r
So the only difference seems to be the tot and the version of LAME used... but why even with LAME 3.97 can I not extract the latter?? -
I'm wondering if AVI2WAV might help... it'll probably export as an MP3-compressed WAV, as it did when I just tested it against a CBR AVI and a VBR AVI, but you should be able to load it into an editor like Audacity (which did complain about having to 'guess' the file format, but it still worked fine) and then save as an uncompressed WAV, or use an audio converter (I tested it with dbPowerAmp, but it should work with anything that doesn't have a problem with MP3-compressed WAVs).
AVI2WAV's documentation also claims it doesn't depend upon the codecs installed on the system, so it might work even if you're having problems with the installed codecs.If cameras add ten pounds, why would people want to eat them? -
Originally Posted by crumbworks
You need to demux, that at its simplest shouldn't really care what kind of audio it is.
There are lots of demuxing tools.
Eg: avi2raw from http://pbx.mine.nu/w21sa/mpeg4ip.html
to extract just the audio:
avi2raw -a mymedia.avi myaudio.mp3 -
well im amatuer, dont know much about demuxing tools so here is what I did: opened the avi in windows media player, and i had FFDshow filter running, i played around with it, and i remember clicking the "mixer" checkbox put everything in place (the sound material was shit!) then i played the segment I wanted with perfect audio, used Accoustica to capture audio, and there i have a sepearte MP3... all i need to do is get the avi and audio together n i will use dear old windows movie maker (such a stupid straigh forward tool i dont know what i would have done without it)
Shut Theory
http://shut.elmota.com/
Similar Threads
-
CamStudio AVI Files (WAV)
By foochuck in forum AudioReplies: 6Last Post: 7th Oct 2010, 19:50 -
DVD to AVI or WAV
By GarrettKooper in forum DVD RippingReplies: 2Last Post: 5th Aug 2010, 17:25 -
merge avi and wav
By zootedlooter in forum EditingReplies: 2Last Post: 21st Dec 2008, 13:11 -
cannot extract wav from AVI
By ecc in forum AudioReplies: 3Last Post: 22nd Jul 2008, 18:21 -
Steps for remuxing WAV into DV-AVI?
By sd_smoker in forum Newbie / General discussionsReplies: 3Last Post: 27th Jun 2008, 12:20