-
VBS - Convert multiple files
Hi,
on https://www.dbpoweramp.com/dmc.htm
there is a picture that you get when you right click on multiple selected music files and use the context menu "Convert to" entry.
How does a .vbs look like to get the same (with multiple files) using the inbuilt scripting capabilities of dBpoweramp?
Tia, oO0XX0Oo
-
Re: VBS - Convert multiple files
You would have to call individual converters from the vbs script, the scripting cannot parallel encode using all cores, unless seperate vbs for each cpu.
-
Re: VBS - Convert multiple files
It is not about doing the encoding in multiple threads, it's just about how to invoke this GUI part from a .vbs script e.g. as an alternative to the "Convert to" context menu entry.
-
Re: VBS - Convert multiple files
It is not possible to launch the GUI from scripting, sorry.
-
Re: VBS - Convert multiple files
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Copyright © illustrate 2023, All rights reserved