Jump to content

Keven

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Keven

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

     

×
×
  • Create New...