Ok, as an off-shoot; Is there any way (even in the comand line) to resample a mono mp3 to a stereo? I don't care if it essentially doubles the same info; I was doing some editing and couldn't use the mono file I had - needed stereo. Any thoughts/
----- Original Message ----- From: Per Bolmstedt <[EMAIL PROTECTED]> Date: Wed, 27 Nov 2002 13:21:34 +0100 To: [EMAIL PROTECTED] Subject: [MP3 ENCODER] Batch resampling (Was: a Newbie Question, possibly OT) > > At 22:06 2002-11-26 -0600, pjfjacks wrote: > > > Would it be feasable to write a VB dll (COM+) component that could > > call some function within some MP3 software, (...) > > If you don't mind going via the command line, it's very easy to do this > with any command line encoder capable of resampling (like LAME). All you > do is run LAME on an mp3 file like this: > > lame.exe -v --resample 22.05 -a %file1% %file2% > > This will resample %file1% to 22 kHz mono VBR and store it in %file2%. All > your COM/COM+/ActiveX component has to do then is invoke this via the > command line, which is only a handful of lines of code. > > > Any thoughts welcomed and appreciated, > > Don't post HTML to the list; use plain text. > _______________________________________________ > mp3encoder mailing list > [EMAIL PROTECTED] > http://minnie.tuhs.org/mailman/listinfo/mp3encoder > -- _______________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup One click access to the Top Search Engines http://www.exactsearchbar.com/mailcom _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder