title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Batch Convert Parameters for CLI or Shortcut to display dMC "Convert To" dialog box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PeteWright
    • Dec 2019
    • 12

    Batch Convert Parameters for CLI or Shortcut to display dMC "Convert To" dialog box

    Is there any way to pop up the dialog box (which asks for user input) when started from command line or shortcut?

    Let me explain what I mean:
    The following example CLI would take ONE Wave file as input and convert it to a VBR V2 MP3 file
    "c:\program files\illustrate\dBpoweramp\coreconverter.exe" -infile="c:\afile.wav" -outfile="c:\outfile.mp3" -convert_to="mp3 (Lame)" -V 2
    (the example CLI string can be found in developer section http://www.dbpoweramp.com/developer-cli-encoder.htm)

    But I would like to take multiple files as input and convert them all by displaying the "Convert To" dialog box which asks the user for specifying the output format and target path.
    I'd like to have something like "C:\Program Files (x86)\Illustrate\dBpoweramp\DMCFileSelector.exe" -infile=filenames_with_full_path -showDialogBox

    (the showDialogBox parameter doesn't exist)

    Can this be somehow done in dBPoweramp?

    Many thanks in advance
  • Spoon
    Administrator
    • Apr 2002
    • 43888

    #2
    Re: Batch Convert Parameters for CLI or Shortcut to display dMC "Convert To" dialog b

    Sorry there is no provision for this.
    Spoon
    www.dbpoweramp.com

    Comment

    • PeteWright
      • Dec 2019
      • 12

      #3
      Re: Batch Convert Parameters for CLI or Shortcut to display dMC "Convert To" dialog b

      Originally posted by Spoon
      Sorry there is no provision for this.
      oh, too bad :-(

      Nevertheless, thanks for your reply.

      Comment

      Working...

      ]]>