Whenever I batch convert, I have two threads running using 80-90% of my cpu which makes doing anything else while converting nearly impossible. How can I reduce the cpu usage of the converter or make the program only use one thread so I have the 2nd logical cpu available for other computing. I don't care if the conversion process takes 20X's longer, as long as my computer can do other stuff while it's converting. I've tried reducing the thread priority of the coreconverter.exe processes in taskmanager, but a new coreconverter process starts with each new file, so that really is no solution.
Thank you for any help.
Thank you for any help.
Comment