Jump to content

Command line - add folder


IanCD

Recommended Posts

"C:\Program Files\NCH Swift Sound\Switch\switch.exe" -clear -addfolder "E:\TRACKS" -convert -format MP3 -outfolder "D:\AUDIO\Radio\ConvertedAudio" -settempfolder "D:\AUDIO\Temp" -settings .MP3 CBR 160 TRUE STEREO FALSE

 

I've got this far (above) with using Switch in command line, but the -addfolder switch isn't working... seems to make no difference whether I use -addfolder "E:\TRACKS" -addfolder "E:\TRACKS\" or -addfolder "E:\TRACKS\*.*" (doesn't seem to recognise wildcards in file names either)

The files in the folder are added ok when I use the GUI

They're .mp2 files... switch uses direct x to convert them

Also works fine if I specify the path and actual names of files, e.g. "E:\TRACKS\09Aug20.mp2"

 

Any ideas?

Ian

 

-----------------------------------------

Duh... probably obvious, the '-clear' switch cancels out the '-addfolder' one

So it works without -clear

Edited by IanCD
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...