Log in

View Full Version : LAME Error


xbox360
4th January 2011, 01:15
Hi I am on Windows XP SP3 with AviSynth 2.5.8, I installed lameACM v3.98.4 which I downloaded from http://www.rarewares.org/. Then I checked to see if I have the codec installed correctly with GSpot, But I keep getting an error, please help, thank you.

http://img87.imageshack.us/img87/1056/lamecodec.png

http://img221.imageshack.us/img221/2086/lameerror.png

Chikuzen
4th January 2011, 01:38
LAME ACM doesn't have decoding ability. it can only encode.

xbox360
4th January 2011, 01:53
So what must I use to decode ?

LoRd_MuldeR
4th January 2011, 01:55
AFAIK Windows already ships with an ACM MP3 Decoder (l3codeca.acm). But first of all: Why do you have to decode through ACM ???

For Avisynth using FFmpegSource2() as your source filter will handle MP3 audio tracks just fine. Same goes for NicMpg123Source() with audio-only files.

And, if you insist on using DirectShowSource() for whatever reason, then ffdshow is all you need. Only AVISource() would need ACM Codecs...

xbox360
4th January 2011, 02:46
Thank you, FFmpegSource2() work's great ! got it from here:

http://code.google.com/p/ffmpegsource/

pandy
4th January 2011, 19:45
ffdshow can be used to