What's the batch file command to launch Batch Converter on a named folder with a named profile?
What's the batch file command to launch Batch Converter ...
Collapse
X
-
Re: What's the batch file command to launch Batch Converter ...
No provision to set profile, however if you pass a folder on the command line (not in quotes, nothing proceeding it) it will jump to that location.Comment
-
Re: What's the batch file command to launch Batch Converter ...
Thanks. I really hope you consider adding a command-line option to select the profile.
For the record, the command to launch Batch Converter with a named folder and all items within selected is:
DMCFileSelector.exe <filepath>
where <filepath> must include a drive letter and be unquoted.
e.g.
Note: If an instance of DMCFileSelector.exe is already running, this command uses it rather than start another instance.Last edited by chrisjj; September 11, 2017, 11:56 PM.Comment
-
Re: What's the batch file command to launch Batch Converter ...
But it wouldn't be particularly useful in my case if it only opens the GUI with a profile selected as I'm looking for a solution to automate the transcoding of new files in my music library for my media player.Comment
-
Re: What's the batch file command to launch Batch Converter ...
You could alternatively use CoreConverter.exe, with the disadvantage compared fo DMCFileSelector.exe that (without special programming) it uses only one core.Comment
-
Re: What's the batch file command to launch Batch Converter ...
Introducing TuneFUSION TuneFUSION's one purpose is the synchronization of audio, from your main library to a different device or location: Right now TuneFUSION can synchronize to: Foobar2000 mobile (1.1.18 needed or newer) Removable disk (such as flash disk for the car), Network Share FTP Later additions might add:Comment
Comment