title
Products            Buy            Support Forum            Professional            About            Codec Central
 

scripting documentation?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bobb
    • Mar 2006
    • 8

    scripting documentation?

    Spoon and other...

    Is there a comprehensive doc for this baby I failed to see here?

    So far I am having prob. where I keep AddFromFile, then something happends, and I have to abort (not run convertion), but then those ADD'ed file don't go away, next time I run the thing, the old files are picked up (not good). I tried dMC.Close () and dMC.Quit(), in the hope that they clear things up - nope.

    TIA
  • LtData
    dBpoweramp Guru
    • May 2004
    • 8288

    #2
    Re: scripting documentation?

    See here: http://www.dbpoweramp.com/developer-scripting-dmc.htm

    Comment

    • AlexRakia
      • Aug 2006
      • 5

      #3
      Re: scripting documentation?

      Documentationon how to communicate with the various Codecs programatically?
      using any possible way...
      This definately needs to have a separate documentation. I'm sure many developpers have spent lot of time to twist the various encoders to various conversion jobs.

      COM ? Command line ? Registry change? asd

      Comment

      • LtData
        dBpoweramp Guru
        • May 2004
        • 8288

        #4
        Re: scripting documentation?

        Command line is coming with dMC r12. See this section of the forum as well as the link above for more helpful tips.

        Since dMC r12 will include command line support, I assume there will be new documentation to reflect the new options available.

        Comment

        • Spoon
          Administrator
          • Apr 2002
          • 43926

          #5
          Re: scripting documentation?

          R11.5 control many codec settings from the registry (or let it just use the last used setting).
          Spoon
          www.dbpoweramp.com

          Comment

          • AlexRakia
            • Aug 2006
            • 5

            #6
            Re: scripting documentation?

            Thanks for the fast responses!

            How could I control that in the registry?
            what is there to do in order to "set" a Conversion format and then change it to another format and so on ?
            (assuming that I don't mind manipulating the registry before each file's conversion as needed)...

            Comment

            • Spoon
              Administrator
              • Apr 2002
              • 43926

              #7
              Re: scripting documentation?

              The registry is only used to access the compression options of non-standard compressors (ie not wave or mp3).

              Have a look around:

              HKCU\Software\Illustrate\dbpoweramp
              Spoon
              www.dbpoweramp.com

              Comment

              • AlexRakia
                • Aug 2006
                • 5

                #8
                Re: scripting documentation?

                Thanks, but the registry entries are not sufficient to control all the conversion options that one can choose.

                Let me ask you this:
                Can one control the codecs directly?
                Is there is an ActiveX that I can communicate with to control the conversion to RealAudio for instance?

                What other ActiveXes can be used to communicate with the Converter? I know you have this nice.

                How could I try ou the version 12 of the convertor? I didn't see any download link...

                Comment

                • LtData
                  dBpoweramp Guru
                  • May 2004
                  • 8288

                  #9
                  Re: scripting documentation?

                  The registry should contain all of the options that you can choose manually. Try setting them to what you want, then looking at the registry. Normally, only the last used codec's options are in the registry folder.

                  There is a link to the dMC r12 alpha in my signature a few lines below this sentence.

                  Comment

                  Working...

                  ]]>