I want to use lame in a large project and not to employ it like a standalone application... So, what must be changed in Example.cpp for handle with different format settings wavs ?
> > lame -b 16 -m m -a file11kHzmono.wav file11kmono.mp3 > lame -b 32 file11kHzstereo.wav file11kstereo.mp3 > > -b specifies bitrate > > -m m -a specifies "safety" encoding into mono (some > versions of lame > produce 2x sllloowwwed output without that) > > With 8 bits I am not sure if LAME handle it, so try > tu use SOX (search it > at www.freshmeat.net) __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
