INTERACT FORUM
More => Old Versions => Media Jukebox => Topic started by: dove g on April 15, 2002, 12:34:08 am
-
I need to use two apllications in command line (encoder) on audio recording. I have in mind .bat file.
Anyone from JRiver crew maybe knows how to make .bat file which call two appllication.
.bat file must look like:
SOX %IN -t %OUT
LAME %IN %OUT
Thank you for any suggestion.