title
Products            Buy            Support Forum            Professional            About            Codec Central
 

No GUI when using GoConversion to convert multiple files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Johan Hendriks

    • Oct 2008
    • 1

    No GUI when using GoConversion to convert multiple files

    In previous versions of dBpoweramp, calling GoConversion() showed the "Convert Files" window that enables the user to make conversion settings before converting the files that were added by AddFromToFiles(). But after I upgraded to version 12.3 the GUI doesn't appear anymore. Is this the current behaviour? Or can I still choose to show the GUI - but how?
  • Spoon
    Administrator
    • Apr 2002
    • 44579

    #2
    Re: No GUI when using GoConversion to convert multiple files

    Yes, your code call coreconverter.exe which has no GUI.
    Spoon
    www.dbpoweramp.com

    Comment

    • J.C. Hendriks

      • Oct 2008
      • 1

      #3
      Re: No GUI when using GoConversion to convert multiple files

      I see, thanks for your reply. So the GUI is not available anymore for GoConversion().

      Instead, I wrote my own routine with the Convert() function, having composed a GUI myself. But I wonder how to figure out the correct target filename extension (like .mp3, .wav) that belongs to the codec that was chosen by the user during ShowSettings() ??? If the user chose, let's say, the Lame encoder, I should be able to give the target file the correct extension (.mp3) programmatically. But how .... ?

      Comment

      • Spoon
        Administrator
        • Apr 2002
        • 44579

        #4
        Re: No GUI when using GoConversion to convert multiple files

        You would have to create a table.
        Spoon
        www.dbpoweramp.com

        Comment

        Working...

        ]]>