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
-
-
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
-
Best lossless audio codec - FLAC? Will it kick out mp3?
By Srivas in forum AudioReplies: 6Last Post: 25th Feb 2010, 08:40 -
VirtuaDub Mp3 codec doesnt work (Windows 7) ?
By Chrushev in forum Video ConversionReplies: 4Last Post: 23rd Oct 2009, 02:08 -
Did I install the wrong mp3 codec?
By Havoc X in forum Software PlayingReplies: 3Last Post: 2nd Jun 2008, 21:22 -
MP3 Codec for Nero Vision
By danielivo in forum AudioReplies: 6Last Post: 29th Mar 2008, 07:02 -
Difference between DirectShowSource & aviSource?
By romi7519 in forum Newbie / General discussionsReplies: 4Last Post: 21st May 2007, 12:18