PDA

View Full Version : Set no. of threads in eRightSoft's SUPER?


Cornflake
8th May 2010, 08:53
Hi all,

For a quick and easy conversion i often use the SUPER encoder (which is a frontend to many libavcodecs and ffmpeg etc used to encode videos) and I don't see any options or anything in the .ini file that allows you to set number of processing threads.

I use the ffmpeg included with super a lot, and it has ffmpeg.exe in the directory. Can i somehow set ffmpeg to use 2 threads whenever it gets used by the program?

- Thanks!

7ekno
8th May 2010, 12:26
Yep, add -threads 2 to commandline ;)

Or try to get the SUPER developers to listen and do it :P While your at trying to get them to listen, see if you can stop SUPER from stuffing up pre-installed Avisynth environments on install / uninstall :P Or even implement H.264 to be encoded via x264 with the current preset system ;)

I doubt anybody in these forums would have it installed, since it plays havoc with pre existing Avisynth installs (and most here are sensitive about their Avisynth setups :P)

Never know, could have changed, and I could be completely wrong !

7ek

Inspector.Gadget
8th May 2010, 14:29
SUPER is a piece of horrific garbage. Just use whatever applications it passes (nonsensical) arguments to directly.