Jump to content

Switch's conversion hangs when lauched as local service


Keven

Recommended Posts

I have a Java application that runs switch with command line. When runned as a user the application works properly. When runned as windows local service, switch hangs. Since it runs as local service I can see if it hangs due to a modal ou to see if there is an error.

Any way to enable log with this application.

 

Here's how I call switch:

"C:/Program Files (x86)/NCH Software/Switch/switch.exe" -convert "C:/testSwitch/in/test.mp3" -outfolder "C:/testSwitch/out/" overwrite ALWAYS -format WAV -settings .wav PCM16 16000 1 -hide -exit

 

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...