title
Products            Buy            Support Forum            Professional            About            Codec Central
 

How do i use Windows Scheduler to automatic rip files?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DanrosKongs
    • Jan 2010
    • 2

    How do i use Windows Scheduler to automatic rip files?

    Hi.

    I have recived this script from a friend.

    c:\Programfiler\Illustrate\dBpoweramp\CoreConverte r.exe -infile="\\xxxxx.mp3" -outfile="\\xxxxxxx.wav" -s="48000" -b="256" -convert_to="Bwf mp2" -dspeffect1="Volume Normalize= -mode={qt}peak{qt} -maxamp={qt}50{qt} -desiredb={qt}-9{qt}" -V 6

    I have altered it, and need the xxxx.mp3 from one folder to be named yyyyy.wav in another folder every hour.

    When i use this script it tells me that "-infile="xxxxx.mp3" is an unknown command. Any hints or tricks?
  • Spoon
    Administrator
    • Apr 2002
    • 44347

    #2
    Re: How do i use Windows Scheduler to automatic rip files?

    Please post the full command with the actual filenames.
    Spoon
    www.dbpoweramp.com

    Comment

    • DanrosKongs
      • Jan 2010
      • 2

      #3
      Re: How do i use Windows Scheduler to automatic rip files?

      Hey.

      It needs to be something like this.

      c:\Programfiler\Illustrate\dBpoweramp\CoreConverte r.exe -infile="M:Radionyhetene/nyheter.mp3" -outfile="I:/Dalet/sound/00115fe.wav" -s="48000" -b="256" -convert_to="wav" -dspeffect1="Volume Normalize= -mode={qt}peak{qt} -maxamp={qt}50{qt} -desiredb={qt}-9{qt}" -V 6

      Comment

      Working...

      ]]>