INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Two command lines = two .exe  (Read 556 times)

dove_g

  • Guest
Two command lines = two .exe
« on: April 14, 2002, 01:42:26 am »

Hi.
My question was about how to record 48kHz in MediaJukebox, nobody have answer for that.  No matter, I have my way out.
Only one problem is now beacase for that I need to use two programs to get correct mp3, firstly SOX (wav to raw converter):

SOX %IN -t %OUT

and then
LAME -r -x -s48 --resample 44.1 %IN %OUT
to get mp3

Does anybody know if it is posibble to make some script which first call one program which converts wav recorded in MediaJukebox to PCM RAW file and after that this file send to LAME encoder?

Thank you for help.
Logged
Pages: [1]   Go Up