I had my Windows codecs scrambled by someone installing a random video app.
I got rid of it but was left with some problems, specifically with AviSource in Avisynth.
If I now use AviSource() to open an AVI file using MP3 audio, it comes up with an error:
"The requested conversion is not possible".
Previously these worked fine.
I installed ffdshow and that allows me to play just about anything, and is invoked by DirectShowSource(), but AviSource can't use these and still gives the same error.
What do I need to install/enable so AviSource can handle MP3?
This is in Win2k, but most things work the same as XP.
+ Reply to Thread
Results 1 to 6 of 6
Thread: MP3 codec for AviSource?
Thread
-
did you try re-installing a mp3 codec?
I think it's Lame ACM that you're looking for
"Quality is cool, but don't forget... Content is King!"
Maybe re-registering quartz.dll? Or l3codeca.acm, l3codecp.acm, or l3codecx.ax?
Originally Posted by jagabo
l3codeca.acm was in the system32 folder and was unregistered
in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32.
-- Looking inside the file it's apparently the Fraunhofer MP3 decoder.
(lameACM.acm was already registered though.)
So I ran:
regsvr32.exe "D:\WinNT\system32\l3codeca.acm"
And now it's registered and AviSource works.
Thanks!
(I put a similar post on Doom9 a few days ago, as that's the fount of all Avisynth knowledge. 60+ views, not one single reply.)
Similar Threads
-
Difference between DirectShowSource & aviSource?
By romi7519 in forum Newbie / General discussionsReplies: 4Last Post: 21st May 2007, 13:18 -
Avisource: Could not decompress frame 0 error
By peter p in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 10th Jul 2006, 15:09 -
AVISource: couldn’t locate a decompressor for fourcc dvsc
By atsay in forum Video ConversionReplies: 3Last Post: 13th Dec 2005, 23:25 -
MP3 codec?
By Sasarchiver in forum Video ConversionReplies: 2Last Post: 28th Feb 2005, 09:18 -
Where can I download the Huffy codec? and an MP3 Codec?
By CaptainProton in forum CapturingReplies: 3Last Post: 26th Apr 2002, 23:56
StatisticsNewest guidesLatest tool updatesNew media comments



Quote